fillLayoutContainer Method
Deprecated in 4.16.0. Used internally.
Fill a layout container with React nodes for each content view.
fillLayoutContainer(contentNodes: React.ReactNode[], resizable: boolean): React.ReactNode
Parameter | Type | Description |
---|---|---|
contentNodes | React.ReactNode[] | |
resizable | boolean |
Returns - React.ReactNode
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.