Input type - Number

These input fields are type number, there is a validation rule on each input for testing.

Input type - Text

These input fields are type text, there is a validation rule on each input for testing.

Input type - Email

These input fields are type email, there is a validation rule on each input for testing.

Input type - Text Area

This section includes text area fields

Input type - Phone Number

This section includes phone number input

Input type - Rating

This is the rating component which uses rive for the faces to have animations

Input type - Address

This is the address component which uses google api to retrieve the address. Only validation available is required field.

Input type - Date

This is the date component.

Input type - File Upload

This is the file upload component.

No files chosen
No files chosen

Input type - Select

This is the select component which includes single select and multiple select.

This is a select input that allows multiple selections with required validation - ID - input-multi-select-required

This is a select input that allows single selection with required validation - ID - input-single-select-required