angular-multi-select
angular-multi-select copied to clipboard
how to add default text when data is not bound to multiselect?
I have a multi-select which loads data only when previous activity is been done (conditional), till then I want to show default text to the button.
use property "translation". check the http://isteven.github.io/angular-multi-select/#/configs-options section of the manual.