Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 816 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 816 Bytes

ui-multiselect

A token field, AKA an inline multiselect with typeahead, built as an AngularJS directive.

Demo

For thinking behind this component library, and a general tear down of token fields, see this blog post.

How to Use

Include:

  • ui-multiselect.html
  • ui-multiselect.js
  • ui-multiselect.css (edit for your own styling)

Dependencies

Aim is no dependency besides AngularJS.

Unfortunately angular-ui's ui-utils is needed, specifically ui-event, to bind focus & blur of input. See this AngularJS issue.

License

MIT


< > with ❤ by Ray Shan