Getting for the HTML returned by the render function.
Appends templates to the existing templates object.
Key-value pairs that map to a template rendered in StringLiteral's
Whether or not to allow appended templates to override existing template properties
Sets the default renderable when no case is found.
The default renderable if no case is found.
Renders the internalRender function.
Templates to pass in
Render options
Overrides the toString method called by JavaScript when string concatenate occurs
Turn on and off the ability for this element to render
The condition that determines whether or not the element can render.
Sets the templates.
Key-value pairs that map to a template rendered in StringLiteral's
Generated using TypeDoc
The Switch class renders one out of one or more renderable based on the value of the switch. TODO: [p3] Nyc is reporting a missed branch here. Further investigation needs to be done to restore 100% coverage.