modalFactory
The current modal factory.
abstract modalFactory: ModalFactory;
Notes
- This object is created automatically by the renderer, but may be updated by the application for custom modal views
Related
class RenderContext abstract
An abstract class that supports global view rendering, part of the global application context.
