README
Simple select widget implemented using Svelte
Styling
Fetures
- fetching of data from local or REST API
- Support infinite scrolling fetch more logic
- support keyboard, mouse, touch scrolling and selection
- extends existing "input" widget in form, thus integrates with existing web forms
Example
Rails webpacker version
Rails sprockets4 version
DEMO
webpacker version
https://host.ikari.fi/svelte_test/select
sprockets4 version
https://host.ikari.fi/test
Development
##¤ BUILD
bash yarn run build
RELEASE
bash yarn publish