I'm trying to make a normal button behave like a toggle button. In the case of radio buttons, you can set the button group name, and it seems that grouping is possible if they are grouped with the same name.
Is there a way to group general buttons into group names like radio buttons?