infopanel
infopanel widget creates a information panel with a title, content and footer button.
Syntax
<div data-juci="infopanel" data-title="Info" onbuttonclick="$m.toast('Info panel OK!')">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
Attributes
Events
-
buttonclick() ¶Fires when the button in the infopanel is clicked.