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.

doAction( “close_area” )

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

How to install Divi Areas Pro

Divi Areas Pro is a premium plugin that is hosted on divimode.com and the Divi marketplace. That means, you can...

DiviArea.showOverlay()

Darkens the background and prevents scrolling of the document.

DiviAreaItem.getSize()

Returns size details of the Area

DiviAreaItem.doAction()

Runs a JS action via DiviArea.doAction() with the given hook name. This function will call two hooks: One exactly as...