fluentui-blazor
fluentui-blazor copied to clipboard
[Label] Add CustomColor parameter and implementation
Fix #2822 by adding a CustomColor
parameter and implementation. Also, Style
will no be applied last to the inline style, so anything put in there wins from the built in styling.
- Add Label Unit Test