1.0.8 • Published 2 years ago

@caparturo/svelte-custom-dropdown v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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
1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago