Center
Center is a layout component that centers its child elements within itself.
Import
import { Center } from 'rsuite';Examples
Centered Content
Center with Inline
Icon
Props
<Center>
Extends the Box component.
| Property | Type(default) |
Description |
|---|---|---|
| inline | boolean | Inline mode |