Expand description
Input component family aligned with Ant Design 6.0.
Includes:
Input- Basic text inputTextArea- Multi-line text inputPassword- Password input with visibility toggleSearch- Input with search buttonOTP- One-time password input
Structs§
- Input
Props - Props for a single-line text input.
- OTPProps
- Props for OTP (One-Time Password) input.
- Password
Props - Props for Password input.
- Search
Props - Props for Search input.
- Text
Area Props - Multi-line text area component.
Enums§
- Input
Size - Size variants for Input components.