DiviArea.Core.initContainer(context)
This is an internal method that should not be used in third-party scripts.
Initialize Divi features in the given element
Params
context
- The Area or jQuery element to initialize.
Returns
Returns the context
parameter, for function chaining.
Notes
No notes