Skip to content
Discussion options

You must be logged in to vote

This should already be possible.

$('.ui.modal').modal('event approve');
$('.ui.modal').modal('event deny');

The events are meant to be used internally only (thus not documented), but the behavior system is able to call any existing method inside the module

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1263 on October 07, 2020 21:01.