### Feature Description I think the [CDK Menu Trigger](https://github.com/angular/components/blob/main/src/cdk/menu/menu-trigger-base.ts) should provide an ability to set a backdrop in the overlay and also other `OverlayConfig` options. ### Use Case This lets us create a custom Menu closer to the Mat Menu which already supports a transparent backdrop.