[alert] Slots missing #44138
Labels
component: alert
This is the name of the generic UI component, not the React module!
customization: dom
Component's DOM customizability, e.g. slot
package: material-ui
Specific to @mui/material
status: waiting for author
Issue with insufficient information
Steps to reproduce
Use Mui Alert and attempt to set the backdrop
Does not set a backdrop
Current behavior
Currently working with an alert and attempting to set a backdropFilter to blur.
Classes only accept strings and I don't want to have to rewrite the entire CSS as I don't know the defaults
There is no slotProp for the root component so I can access the SX.
Expected behavior
Should be able to access slotProps for the root to reach it's SX to style.
Context
Your environment
No response
Search keywords: Alert Slots backdropFilter CSS SX Styles
The text was updated successfully, but these errors were encountered: