Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ initUI
Method
initUI
src/material/slider/slider-input.ts:321–323 ·
view source on GitHub ↗
@docs-private
()
Source
from the content-addressed store, hash-verified
319
320
/** @docs-private */
321
initUI(): void {
322
this._updateThumbUIByValue();
323
}
324
325
_initValue(): void {
326
this._hasSetInitialValue = true;
Callers
2
_initUINonRange
Method · 0.80
_initUIRange
Method · 0.80
Calls
1
_updateThumbUIByValue
Method · 0.95
Tested by
no test coverage detected