
I am looking for a way to set the style of the selected button in the MudButtonGroup.
I have looked at the classes set for the Buttons and ButtonGroup and have not found anything that differentiates the selected button.

I am looking for a way to set the style of the selected button in the MudButtonGroup.
I have looked at the classes set for the Buttons and ButtonGroup and have not found anything that differentiates the selected button.
Copyright © 2021 Jogjafile Inc.
You can do something like this, where you send the button's reference as a parameter when it's clicked and change its properties there.
Snippet