Register a view handler.
The handler that should be registered.
Unregister a view handler.
The handler that should be unregistered.
Execute all view handlers.
Renderdata, that should be processed by the view handlers.
The MeshRequest.
The MeshResponse
A promise, that will be fulfilled, once all the view handlers have been executed and will be rejected if executing a view handler fails.
Generated using TypeDoc
View handler store. This store keeps the registered view handlers. Go through the Mesh API to register a view handler.