Center 居中

Center 是一个布局组件,用于将子元素在其内部居中。

获取组件

import { Center } from 'rsuite';

演示

居中内容

行内模式

图标

Props

<Center>

继承 Box 组件的属性

属性名称 类型(默认值) 描述
inline boolean 行内模式