Divi Areas Pro

DiviArea.Core.focusArea()

Add the focus-state to an area and activate/initialize that Area.

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Debug.table()

Display debug information in the JS console

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

doAction( “position_area” )

Action to modify the Area position on the screen.

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.

DiviArea.Core.getContext()

Returns the base context where Divi Areas are inserted.

DiviArea.Data.getVisibleArea()

Returns either the top-most visible Area, or the Area with the given ID.