Overlay
Overlays given element with div element with any color and opacity
Import
Source
Docs
Package
Usage
Overlay had absolute position and will take 100% of width and height of parent container. It is used to build components like Modal and LoadingOverlay.
You can change overlay opacity (from 0 to 1), color (CSS color value, not connected to Mantine theme) and z-index (number).
With gradient
Custom component
You can pass custom tag or component that will be used as root element:
Feedback
Your feedback is most valuable contribution to the project, please share how you use Mantine, what features are missing and what is done good
Leave feedback