DEV Community

Dharmen Shah for Angular Material Dev

Posted on

Transparent Backdrop for Angular CDK Overlay

Did you know that angular cdk overlay comes with a built-in class for transparent backdrop?

It's cdk-overlay-transparent-backdrop, this is useful when you want to have a backdrop, but don't want to show it to users!

Image description

Top comments (0)