atomes/forms/forms_module library
Classes
- OptionSwitch
- A switch with a label.
-
RadioSelector<
T extends Enum> - A radio selector widget that allows the user to select a value from a list of enum values.
-
TextDynamicInput<
T> - A text input widget that allows to input text.