@serenity-is/domwise / ComponentChildren
Type Alias: ComponentChildren
ComponentChildren =
ComponentChild[] |ComponentChild
Defined in: types/jsx-namespace.d.ts:45
The children of a JSX element: a single child or an array of children.
@serenity-is/domwise / ComponentChildren
ComponentChildren =
ComponentChild[] |ComponentChild
Defined in: types/jsx-namespace.d.ts:45
The children of a JSX element: a single child or an array of children.