Search
Container.content Property
See Also
 






Gets a reference to the container's content element.

Namespace: MindFusion.Common.UI
File: Container.js

 Syntax

JavaScript  Copy Code

get content() {}

 Property Value

HTMLDivElement

 See Also