Divi Areas Pro

DiviAreaItem.getData()

Returns an area configuration value.

applyFilters( “set_data” )

Filters a value that will be written to a Cookie or the localStorage.

DiviAreaItem.theType()

Returns the Area-type

applyFilters( “ignore_esc_key” )

Allow manually ignoring the ESC keypress before an Area is hidden

DiviAreaItem.setData()

Changes an area configuration value.

DiviAreaItem.getSize()

Returns size details of the Area

doAction( “close_area” )

Fired internally by the API to process a stoppable close-request

DiviAreaItem.removeAction()

Removes a previously registered action hook.

doAction( “disabled_scrolling” )

Scrolling of the document was disabled

DiviArea.showOverlay()

Darkens the background and prevents scrolling of the document.