====== Modal ====== Creates new droppables on the nodeset supplied by the query. The following options can be applied to the modal behavior. ==== Example Usage ==== show modal | show modal 2 | show modal 3
show modal |
show modal 2 |
show modal 3
Custom background and show/hide effects
close
Modal with opacity = 0
close
API
close
==== Options ====
^ Option ^ Description ^ Default Value ^ Type |
| background-color | Background color for modal | #222 | String |
| opacity | Opacity for modal background | 0.6 | Int |
| hideEffect | The effect used to hide the modal item | null | String |
| showEffect | The effect used to show the modal item | null | String |