butterfloat / Fragment
Function: Fragment()
Fragment(
attributes, ...children):NodeDescription
Defined in: jsx.ts:190
Create a fragment of other nodes
Parameters
attributes
Attributes
children
...JsxChildren
Children
Returns
Fragment node
butterfloat / Fragment
Fragment(
attributes, ...children):NodeDescription
Defined in: jsx.ts:190
Create a fragment of other nodes
Attributes
...JsxChildren
Children
Fragment node