Removes the background overlay and re-enables scrolling.
Removes a previously registered action hook.
Add the focus-state to an area and activate/initialize that Area.
Returns the jQuery element of the modal overlay.
Same as addAction, but the callback is only called once and then is unhooked again
Initialize/configure animation details of the Divi Area
Loop all visible Areas of the given type and execute the callback for them.
Returns either the top-most visible Area, or the Area with the given ID.
This is an alias of DiviArea.addAction().
Returns an array of all area IDs (including eventual alternate IDs) that match the given filter. Params Returns Array of...