Input Components
Text Input
Single-line field for short text entries. Used for names, titles, or simple responses.
Number Input
Accepts numeric values only. Used for age, quantity, pricing, or count-based inputs.
Email Input
Collects email addresses with format validation. Ensures accurate email data collection.
Password Input
Secure input field with masked characters. Used for confidential or protected entries.
Passcode Input
Numeric-only field for OTP or verification codes. Used for authentication and validation processes.
Phone Input
Collects mobile numbers with country code support. Ensures standardised phone number formatting.
Text Area
Multi-line input field for longer responses. Used for feedback, descriptions, or detailed messages.
Tag Input
Allows multiple keyword-style entries in a single field. Used for categories, skills, or grouped inputs.
Date Picker
Allows selection of a specific date. Prevents manual date entry errors.
Calendar Picker (Single)
Displays calendar view to select one date. Used for booking or appointment selection.
Calendar Picker (Range)
Allows selection of start and end dates. Used for travel, leave, or duration-based selections.
Document Picker
Allows users to upload document files. Used for verification or document submission.
Photo Picker
Allows users to upload image files. Used for profile images or product uploads.
Last updated