Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 692 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 692 Bytes

Marionette Autocomplete Behavior

Marionette Autocomplete is a behavior that adds autocompleting functionality to your marionette application. It contains 4 seperate components which can be extened or completly replaced to add custom functionality.

Dependencies

Marionette Autocomplete requires bootstrap/dropdown module to be loaded in order to correctly fire events for hiding and showing the result list.

Examples

Demostration and code examples can be found at http://kyleneedham.github.io/autocomplete/

Features

  • Fully customisable
  • Lightweight
  • Use a remote API or local data