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: ControlEventHandler[RadioGroup] | None = NoneCalled when the state of the RadioGroup is changed.