creationPolicy

The creationPolicy Advanced property determines when children are created, removed, and retained in browser memory for any of the following four components:

These four components can be thought of as "containers." Change this property when optimizing the performance or speed of any of these containers.

The possible values are:

If none of the children are created, the container appears only if it has a pixel or percentage width and height defined.