The selectors of the tags.
Creates a new compound tag.
The selectors of the tags.
The attributes of the innermost tag.
Optional
children: ChildrenArg<SelectorName<LS>>The children of the innermost tag.
Readonly
innerThe innermost tag of the compound tag.
Readonly
outerThe outermost tag of the compound tag.
Readonly
tagsThe tags that compose the compound tag.
Returns the HTML string representation of the tag.
The HTML string representation of the tag.
Generated using TypeDoc
Represents a compound tag that is composed of multiple nested tags.