Area
React Components (https://react.fluentui.dev)
What kind of documentation issue are you reporting?
Is there a specific documentation page you are reporting?
every component page
Description
all v9 controls provide css classnames hooks as public api - example https://github.com/microsoft/fluentui/blob/master/packages/react-components/react-button/library/src/components/Button/useButtonStyles.styles.ts#L8-L11
these hooks are nowhere to find besides source code
This is a feature request to add new docs box that will document this public API.
Contrived Example:
Validations
Area
React Components (https://react.fluentui.dev)
What kind of documentation issue are you reporting?
Is there a specific documentation page you are reporting?
every component page
Description
all v9 controls provide css classnames hooks as public api - example https://github.com/microsoft/fluentui/blob/master/packages/react-components/react-button/library/src/components/Button/useButtonStyles.styles.ts#L8-L11
these hooks are nowhere to find besides source code
This is a feature request to add new docs box that will document this public API.
Contrived Example:
Validations