Aqua Basis
These constants encapsulate default configuration objects reusable behaviors, ensuring consistency and reducing boilerplate when implementing interactive UI elements.
Icon assigned to indicate disclosure actions (commonly used to expand or reveal additional content).
'aq-icon-chevron-down'
Icon assigned to close or clear the input when the user hovers over the field.
'aq-icon-close'
Represents the maximum number of characters allowed by default for text input fields.
This value follows the HTML specification, ensuring a safe upper limit for user input.
524288
Defines the maximum number of characters allowed for a text area field.
This restriction helps maintain usability and prevents excessively long inputs that may affect performance or layout.
'70'
Establishes the default maximum character length for standard input fields.
This value is applied when no custom limit is provided, offering a balance between flexibility and consistency.
120
On this page
✨ Design together. Build together. Speak the same language. ✨