JS Actions

doAction( “hide_area” )

Fires, once a previously visible Area is hidden again.

doAction( “before_show_area” )

Fires before an Area is displayed

doAction( “load” )

Fires after the API was fully loaded, but before it is initialized

doAction( “area_close_button” )

Allows customization of the default close button

doAction( “hide_overlay” )

Fired after the background overlay was hidden again

doAction( “enabled_scrolling” )

Scrolling of the document was enabled again

doAction( “area_wrap” )

Fires when the outer wrap of an area was set up

doAction( “disabled_scrolling” )

Scrolling of the document was disabled

doAction( “position_boundary” )

Allows modification of the Area position boundaries.

doAction( “exit_intent” )

This action is triggered when an exit-intent is detected