What I’m looking for is the ability to check a button/icon and have it be in a “checked” state and stay there, so if a user selects it again, it stays “checked”.
Big picture is I have several navigation icons, and I would like only one of those to be able to be in a “checked” state at a time. So if a user checks one button/icon, then they have to check another button/icon to change the state of the previously checked button/icon.
Hope that makes sense?
Thanks!