isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

How can I add None Selected value to Single Select? #465

Closed vicheanak closed 8 years ago

vicheanak commented 8 years ago

I think the question describes all.

isteven commented 8 years ago

Hi @vicheanak ,

Sorry for the late reply. Unfortunately you'll need to modify the code yourself to do this.

let-aurn commented 7 years ago

@isteven, why can't this feature be added to this project? Without this, we cannot clear the selectbox.

This is just a matter of a line.

isteven-multi-select.js#L940