DiviArea.Core.activateContainer(context)
This is an internal method that should not be used in third-party scripts.
Scan the context for Area triggers and attach event listeners to them.
Params
context
- The context in which to search for new triggers.
Default: <code>DiviArea.Core.getContext()</code>
Returns
The function does not return anything.
Notes
No notes