MCPcopy 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

_initUINonRangeMethod · 0.80
_initUIRangeMethod · 0.80

Calls 1

_updateThumbUIByValueMethod · 0.95

Tested by

no test coverage detected