Open alexwenbj opened 6 years ago
Hi,how can i get the clicked button on toolbar?the toolbarItemClick event can't get the clicked item.Thank you in advance.
$(.btn-toolbar).on('toolbarItemClick', function( event , triggerButton ) {
@JayCeee Got it, thank you.
Hi,how can i get the clicked button on toolbar?the toolbarItemClick event can't get the clicked item.Thank you in advance.