Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to launch dropdown from custom button? #575

Open
sterichards opened this issue Nov 25, 2020 · 0 comments
Open

Possible to launch dropdown from custom button? #575

sterichards opened this issue Nov 25, 2020 · 0 comments

Comments

@sterichards
Copy link

Ideally i'd like to hide the isteven button of:

<button id="" type="button" ng-click="toggleCheckboxes( $event ); refreshSelectedItems(); refreshButton(); prepareGrouping; prepareIndex();" ng-bind-html="varButtonLabel" ng-disabled="disable-button" class="ng-binding ng-click-active">Add/Remove Users<span class="caret"></span></button>

And replace it with a custom button that when pressed, launched the dropdown selection

The reason for this is that the content of the button is untidy for me and without being able to customise it with anything other than a selected objected property via button-label it makes it difficult to use this where I want it

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

No branches or pull requests

1 participant