RadioGroup
Examples
See these.
Radio buttons let people select a single option from two or more choices.
Inherits: Control
Properties
Events
on_change- Called when the state of the RadioGroup is changed.
Properties
Events
on_changeclass-attributeinstance-attribute
on_change: Optional[ControlEventHandler[RadioGroup]] = NoneCalled when the state of the RadioGroup is changed.