angular-multi-select icon indicating copy to clipboard operation
angular-multi-select copied to clipboard

how to add default text when data is not bound to multiselect?

Open chougule-ashwini opened this issue 6 years ago • 1 comments

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.

chougule-ashwini avatar Apr 20 '18 08:04 chougule-ashwini

use property "translation". check the http://isteven.github.io/angular-multi-select/#/configs-options section of the manual.

isteven avatar May 07 '18 03:05 isteven