Skip to content

Conversation

maxidirienzo
Copy link

When using max-labels="0" this PR supports an additional attribute named "no-labels-label" to specify a label to be displayed before the selected items count, example:

if 3 items are selected, the button will show: "some label here (3)"

When using max-labels="0" this PR supports an additional attribute named "no-labels-label" to specify a label to be displayed before the selected items count, example:

no-labels-label="some label here" 

if 3 items are selected, the button will show:  "some label here (3)"
@manevant
Copy link

+1. Found that Total label (Total: '+$scope.selectedItems.length+') is hardcoded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants