Type alias ComponentChild

ComponentChild: VNode<any> | object | string | number | bigint | boolean | null | undefined

Generated using TypeDoc