Constructor
A set of one or more members to add to the group.
Getting for the HTML returned by the render function.
Appends a member.
either a string or renderable
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
Gets the members.
Renders the internalRender function.
Templates to pass in
Render options
Sets the members.
one or more members
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 Group class renders a set of Renderable one after another.