The floofball this engine is bound to.
The template renderer this renderer uses templates from.
The request this engine is bound to.
Renders a template file to HTML with the given rendering context. Also available in context are the associated floofball's default context and the associated request object.
The template file to render. Should be located in /templates.
The context to render the template file with.
A promise that resolves when the rendering is complete.
Generated using TypeDoc
A template rendering engine contextualized to a specific floofball and request.