We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The classes like Flat only exists on Button. Other Buttons like Toggle, Split, etc does not have them.
6.0.0
Windows 11
Styling classes to be present on other buttons as well.
<SplitButton Content="{materialIcons:MaterialIconExt Kind=Add}" Classes="Flat"/>
No response
The text was updated successfully, but these errors were encountered:
@kikipoulet Issue is not fixes on android/iOS - created a PR to fix the code properly
Sorry, something went wrong.
No branches or pull requests
Check the following items
Description of the issue
The classes like Flat only exists on Button. Other Buttons like Toggle, Split, etc does not have them.
Package Version
6.0.0
Environment
Windows 11
Expected Behavior
Styling classes to be present on other buttons as well.
Reproduction
<SplitButton Content="{materialIcons:MaterialIconExt Kind=Add}" Classes="Flat"/>
Additional Information
No response
The text was updated successfully, but these errors were encountered: