Skip to content

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

License

Notifications You must be signed in to change notification settings

rayshan/ui-multiselect

Repository files navigation

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