Docs (4.0.0)
class RenderContext class

class DynamicRendererWrapper

A class that’s used to render a view referenced by a property.

static

class DynamicRendererWrapper

Notes

  • Objects of this type are created by the app.render() method, and are mostly used internally to keep track of rendering state asynchronously.

Instance Members

Related

  • class RenderContext abstractAn abstract class that supports global view rendering, part of the global application context.