Adaptive Snackbar

Adaptiveness

  • iOS: native styling

Background Limitations

The iOS snackbar background uses backdrop-filter which has limitations based on it's parent elements. Usually the simplest solution is to wrap it in a Portal like what was done in the above example.

API

MUI Snackbar API