-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Component: ButtonResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain periodType: Bug 🐛
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: ButtonResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain periodType: Bug 🐛