[material-ui][Snackbar] Allow positioning relative to container instead of the screen #40495
Closed
1 task done
Labels
component: snackbar
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
Duplicates
Summary
Would like to be able to show CRUD notifications locally to a DataGrid. (e.g. "row created successfully", "update failed with error X",...). Would like to show it in the context of the grid rather than globally on the screen. Any way MUI could support something similar to
anchorEl
in thePopper
component, but for the snackbar specifically?Examples
No response
Motivation
Toolpad
Search keywords:
The text was updated successfully, but these errors were encountered: