Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ _drawerModeChanged
Method
_drawerModeChanged
src/material/sidenav/drawer.ts:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
_drawerModeChanged() {
127
this._updateInert();
128
}
129
130
private _updateInert() {
131
const
newValue = this._container._isShowingBackdrop();
Callers
1
mode
Method · 0.80
Calls
1
_updateInert
Method · 0.95
Tested by
no test coverage detected