The button element provides a push button widget, which can optionally be grouped, so that only one button in a group can be active at any given time.
None.
Activates button. Get’s called on click if button is deactivated.
Deactivates button. Gets called on click if button is active or when another button of the same group gets activated.
None.