MCPcopy 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

_toggleOnInteractionMethod · 0.95
_renderArrowMethod · 0.95
_openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected