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

confirm or dismiss the dialog via angularJS #45

Open
Xsmael opened this issue Sep 30, 2016 · 1 comment
Open

confirm or dismiss the dialog via angularJS #45

Xsmael opened this issue Sep 30, 2016 · 1 comment

Comments

@Xsmael
Copy link

Xsmael commented Sep 30, 2016

How can I confirm or dismiss the dialog using custom buttons i have on agularJS template ?

maybe through ng-click or any other way ?

@glauco-basilio
Copy link
Contributor

Try,
manage your confirm or dismiss action on ng-click of each button then hide the dialog using
$ngBootbox.hideAll();

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

2 participants