form
No description
Elements (9)
.form
Element
Creates a form container with optional color theming
.form-button
Element
Creates a button within a form
.form-checkbox
Element
Creates a labeled checkbox input within a form
.form-choice
Element
Creates a radio button choice for a .form-radio group
.form-option
Element
Creates an option for a .form-select dropdown
.form-radio
Element
Creates a radio button group within a form
.form-row
Element
Horizontal row container for form elements
.form-select
Element
Creates a labeled dropdown select within a form
.form-text
Element
Creates a labeled text input field within a form