Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ _isDisabled
Method
_isDisabled
src/material/sort/sort-header.ts:197–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
195
}
196
197
_isDisabled() {
198
return
this._sort.disabled || this.disabled;
199
}
200
201
/**
202
* Gets the aria-sort attribute that should be applied to this sort header. If this header
Callers
3
_toggleOnInteraction
Method · 0.95
_renderArrow
Method · 0.95
_open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected