Function: WorkspaceLayoutItem()
WorkspaceLayoutItem(
props
):ReactElement
<any
,string
|JSXElementConstructor
<any
>>
Layout component to display an item withing a layout row or columns.
The item may be collapsed, in that case the children will not be rendered.
Parameters
Parameter | Type |
---|---|
|
Returns
ReactElement
<any
, string
| JSXElementConstructor
<any
>>