Fragment allows for the grouping of widgets in a DocumentFragment.
This is intended to facilitate view templates that do not have a single root but instead generated multiple sibling content.
children is an array of content passed to this Component.
Generated using TypeDoc
Fragment allows for the grouping of widgets in a DocumentFragment.
This is intended to facilitate view templates that do not have a single root but instead generated multiple sibling content.