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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.