Modal
Create your modal windows and popups with simple option modal: true
js
let settings = {
modal: true
};
Or check more settings for modals.
Basic
Default modal example with basic default fade
built-in transition, and automatically calculated modal height.
Zoom Transition
Modal with default zoom
built-in transition, and automatically calculated modal height.
Custom Transition
Modal with custom configured transition for present()
and destroy()
functions.
Flying modal
Modal with dynamic flying
effect animation to get user attention.
Dismiss on Intense
Modal will be nicely dismissed on high-intense move events.
Try to move pane out of the screen.
Need a help?
Need a help or more examples ? Please create an issue