blur content on header when scrolling #4728
Labels
component: Toolbar
The React component.
enhancement
This is not a bug, nor a new feature
priority: low
To delay as much as possible
scope: toolpad-core
Abbreviated to "core"
Summary
How to achieve header backdrop-filter blur on the content only like MUI docs
Examples
currently the best I can do is to add a padding to the content and turn header to transparent and filter it. But this will make the scroll bar also be filtered.
Motivation
Making the header transparent the app feels more spacious and modern.
Search keywords: scroll
The text was updated successfully, but these errors were encountered: