📄️ Form
A layout component for forms, integrating with the useForm hook
📄️ FormRow
A layout component for organizing form elements in rows, with an optional title and description.
📄️ InputField
A customizable input field component with various styles and functionalities.
📄️ Dropdown
A customizable dropdown component with search functionality and keyboard navigation.
📄️ ToggleInput
A versatile component for creating checkboxes, radio buttons, and switches
📄️ Label
A component to render a label with optional required indicator and error styling.