Form Components
Form inputs, controls, and validation components.
Components (6)
| Component | Description |
|---|---|
| ZInput | Text input field with validation support |
| ZTextarea | Multi-line text input |
| ZSelect | Dropdown select input |
| ZCheckbox | Checkbox input with label |
| ZSwitch | Toggle switch for boolean values |
| ZSlider | Range slider input |