-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/sidenavfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
Description
Feature Description
Heavy related to #9136. Since .mat-drawer-inner-container
is generated, cdkScrollable
cannot be added.By extending CdkScrollable
would make MatDrawer
behave like MatDrawerContent
, which already extends CdkScrollable
Use Case
Subscribe to scroll events and manage scroll behavior of MatDrawer
; this would allow MatDrawerContent
to respond dynamically to scroll events on MatDrawer
, and vice versa.
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/sidenavfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix