Skip to content

NickRTR-Packages/svelte-autoselect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-autoselect

Usage:

  1. npm install svelte-autoselect
  2. in your script tag, add: import autoselect from "svelte-autoselect"
  3. add use:autoselect to the inputs you want to have autoselection on