@caparturo/svelte-custom-dropdown
v1.0.8
Published
A Svelte component that creates a basic dropdown list that you can customize using slots and properties
Downloads
13
Maintainers
Readme
svelte-customizable-dropdown
A Svelte component that creates a basic dropdown list that you can customize using slots and properties
Types of combobox
- Single select
Attributes
autofocus - pending disabled - implemented id - implemented - consider using it on every instance form - pending labels - pending length - pending name - implemented options - implemented required - pending selectedIndex - implemented selectOptions - pending size - implemented style - pending type - pending validationMessage - pending validity - pending value - implemented is case sensitive willValidate - pending
Methods
add - pending checkValidity - pending item - pending remove - pending reportValidity - pending setCustomValidity - pending
Events
change - pending
Features
- Custom Label Template