angularjs-dropdown-multiselect icon indicating copy to clipboard operation
angularjs-dropdown-multiselect copied to clipboard

Add a new property to control dynamic title

Open shabbyk opened this issue 8 years ago • 0 comments

Currently there is an option to select dynamic title which display the number of selected item like

1 selected

I want to add a property and a bit of code that will keep the default text and display the number of selection beside it inside brackers.

defaultText (number of selection)

So it default text is myOptions and the number of selections is 5 then

myOptions (5)

Note: As this is my first pull request in git I am not sure how to make one. So if this a wrong window or if I have done some mistake please guide me. Thanks! :)

shabbyk avatar Dec 14 '17 10:12 shabbyk