renderer
The current application output renderer, an instance of RenderContext.
renderer?: RenderContext;
Notes
- This property is set by the platform-specific renderer package.
Related
class AppContext
A singleton class that represents the global application state.
