Skip to content

A Web Component replicating the functionality of a default select, while giving you access to more customization.

License

Notifications You must be signed in to change notification settings

Arturace/CustomSelect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomSelect

A Web Component replicating the functionality of a default select, while giving you access to more customization.

Currently extremely basic and includes very little.

The Yet-To-Do List

  • Keyboard navigation (+ focusability)
  • Better style management
  • Some kind of testing
  • A default and customizable search bar
    • A possible solution here, would be to provide an input as a label
  • Better use of tempates:
    • Currently, the templates are outside the element (can be inside, but the element will be unaware of them until those are 'rendered'), which is limiting and disorganizing code.

About

A Web Component replicating the functionality of a default select, while giving you access to more customization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published