[joy-ui] Add Backdrop
component
#38591
Labels
component: backdrop
This is the name of the generic UI component, not the React module!
new feature
New feature or request
package: joy-ui
Specific to @mui/joy
waiting for 👍
Waiting for upvotes
Duplicates
Latest version
Summary 💡
Material UI has the Backdrop component, but Joy UI does not.
Examples 🌈
https://mui.com/material-ui/react-backdrop/
Motivation 🔦
I had been using Backdrop in Material UI to overlay a spinner on the page. This isn't available with Joy UI. The docs show a backdrop prop for the Joy UI modal, but a modal isn't the right component for this case. Will this be added to Joy UI? If not, how should I replicate a spinner over the page?
The text was updated successfully, but these errors were encountered: