typeahead_svelte

Typeahead_svelte

Typeahead widget implemented using Svelte

README

Simple typeahead widget implemented using Svelte

Styling

  • Uses bootstrap 4

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/typeahead

sprockets4 version

https://host.ikari.fi/test

Development

##¤ BUILD

bash yarn run build

RELEASE

bash yarn publish

Top categories

Loading Svelte Themes