Centered Function
Deprecated in 4.12.0. Use CSS to style an element or [[iTwinUI Flex]] instead, i.e. <Flex justifyContent="center" />
.
Centered React functional component. Displays content centered vertically and horizontally.
Centered(props: CommonDivProps): React.JSX.Element
Parameter | Type | Description |
---|---|---|
props | CommonDivProps |
Returns - React.JSX.Element
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.