Aqua Basis
Provide flexible options to control how the input behaves and interacts with the user, ensuring consistency and clarity when handling form fields.
Determines whether browser autocomplete is enabled for the input field. This helps users quickly reuse values they have previously entered.
'on' | 'off';
Specifies the data type accepted by the input field. This ensures proper validation and provides a better user experience depending on the context.
'text' | 'number' | 'password'
On this page
✨ Design together. Build together. Speak the same language. ✨