FlexWrapContainer Function
Deprecated in 4.12.0. Use [[iTwinUI Flex]] instead.
Flex Wrap Container React functional component. Wraps content onto multiple lines and has the 'display: flex' and 'flex-wrap: wrap' CSS properties.
FlexWrapContainer(props: CommonDivProps): React.JSX.Element
| Parameter | Type | Description |
|---|---|---|
| props | CommonDivProps |
Returns - React.JSX.Element
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.