Buttons vs Multistate Buttons flexibility

I'm creating a docked menu for my sessions, and am running into some issues with the available styling options for "button" and "multistate button."

With the "button" options, I am unable to find a way to have a "selected" formatting/style option.
With the "multistate button," I have been unable to add icons.

Does anyone know of a way to get both the icons and selected/unselected formatting on one of these component types, or a component that I may have missed?

Using a button you can just replace the style class with your selected style class to make it look selected

4 Likes