mountNode property

Element mountNode
final

The mount node for content rendered by render.

If not specified, a new div will be used.

Implementation

final Element mountNode;