Saltar al contenido

Posiciones

Use these shorthand utilities for quickly configuring the position of an element.

z-index

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

API

import { positions } from '@material-ui/system';
Nombre del import Prop Propiedad CSS Clave del tema
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

Paleta
Was this page helpful?
Sombras
Thanks for your feedback!

Please let us know what we could do to improve this page.