跳转到内容

位置

使用这些速记工具集可以快速设置元素的位置。

z-index

z-index tooltip
z-index modal
<Box sx={{ zIndex: 'tooltip' }}>
<Box sx={{ zIndex: 'modal' }}>

API

import { positions } from '@material-ui/system';
导入名称 属性 CSS 属性 Theme key
position position position none
zIndex zIndex z-index zIndex
top top top none
right right right none
bottom bottom bottom none
left left left none