Custom Snackbar (Deprecated)

A Snackbar component that accepts custom content.

The Custom Snackbar is a version of the Snackbar component (using Material UI). It allows consumers to pass children (custom content) directly, rather than being limited to predefined content such as a string or React node.

However, the Custom Snackbar has been deprecated in favor of the standard Snackbar component. If the standard Snackbar component does not meet your needs, please reach out to #team-frontend-foundations-requests.



Help and support