Template support
The platform provides utility functions to work with templates.
function O.isDeferredRender(object)
Returns true
if object
is the result of a deferredRender()
function call on a Template
object.
The platform provides utility functions to work with templates.
Returns true
if object
is the result of a deferredRender()
function call on a Template
object.