Divi Areas Pro

DiviAreaItem.isPrepared()

Tests, if the Area is fully initialized.

doAction( “area_wrap” )

Fires when the outer wrap of an area was set up

DiviAreaItem.get()

Returns a jQuery element of the current area.

doAction( “exit_intent” )

This action is triggered when an exit-intent is detected

doAction( “blur_area” )

Fired after event handlers were removed from the Area

applyFilters( “reorder_areas” )

Filters the new z-index of all visible areas.

doAction( “position_boundary” )

Allows modification of the Area position boundaries.

DiviAreaItem.attach()

Attach the current Area to the DOM tree (display it)

doAction( “init_area” )

Fired right after an area was fully initialized and is ready to be displayed.

DiviAreaItem.getData()

Returns an area configuration value.