Notifications
Deja Brady sent you a friend request
2 hours • Communication
Jayvon Hull mentioned you in Minimal UI
a day • Project UI
Lainey Davidson added file to File manager
2 days • File manager
design.fig
2.3 Mb
Angelique Morse added new tags to File manager
3 days • File manager
Giana Brandt request a payment of $200
4 days • File manager
Customize layout & themes
Choose sidenav layout style
Form select
Use the default select styling to display standard options menu.
Add the disabled attribute to prevent user interaction with the select dropdown.
Use rounded-full to style the select menu with pill-like rounded corners.
Enable the multiple attribute to allow multiple selections, or use the size attribute to define the number of visible options.
Choose from small, default, or large select sizes matching other form control heights.
Use Choices.js multiple select to handle tags, remove buttons, and option groups.
Use Choices.js single select for advanced filtering and grouping features.
Pass a comma-separated list of values to dynamically generate tags in a text input.
Disable the search input for simple selects with fewer options.
Validate and restrict input values to email addresses only within Choices.js.
Prevent duplicate option entries in text inputs by enabling unique validation.