z-index tooltip
z-index modal
<Box sx={{ zIndex: 'tooltip' }}>
<Box sx={{ zIndex: 'modal' }}>
API
import { positions } from '@material-ui/system';
| Импорт | Свойство | Свойство CSS | В теме | 
|---|---|---|---|
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 |