<!-- Thanks for contacting us! We're here to help. Before you report an issue, check if it's been reported before: * Search: https://github.com/microsoft/fluentui/search?type=Issues * Search by area or component: https://github.com/microsoft/fluentui/issues/labels Note that if you do not provide enough information to reproduce the issue, we may not be able to take action on your report. --> ### Environment Information - **Package version(s)**: 7.107.2 - **Browser and OS versions**: does not matter #### Actual behavior: I can't use functional-based styling in any Button. IButtonProps ``` /** * Custom styling for individual elements within the button DOM. */ styles?: IButtonStyles; ``` #### Expected behavior: According to https://github.com/microsoft/fluentui/wiki/Component-Styling#function-based-styling all components should be able to be styled via styles function or object ### Priorities and help requested: Are you willing to submit a PR to fix? No Requested priority: Blocking
Environment Information
Actual behavior:
I can't use functional-based styling in any Button.
IButtonProps
Expected behavior:
According to https://github.com/microsoft/fluentui/wiki/Component-Styling#function-based-styling all components should be able to be styled via styles function or object
Priorities and help requested:
Are you willing to submit a PR to fix? No
Requested priority: Blocking