Constructor
The underlying string
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
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 StringLiteral class is the most basic building block of Aych that extends Renderable. The StringLiteral holds a string that when rendered can parse templates.