MCPcopy Create free account
hub / github.com/angular/components / focus

Method focus

src/material/timepicker/timepicker.ts:97–97  ·  view source on GitHub ↗

Focuses the input.

()

Source from the content-addressed store, hash-verified

95
96 /** Focuses the input. */
97 focus(): void;
98
99 /** Gets the element to which to connect the timepicker overlay. */
100 getOverlayOrigin(): ElementRef<HTMLElement>;

Callers 11

timepicker.spec.tsFile · 0.65
openMethod · 0.65
_selectValueMethod · 0.65
focusMethod · 0.65
focusMethod · 0.65
focusMethod · 0.65
_setTabFocusFunction · 0.65
focusMethod · 0.65
tree.spec.tsFile · 0.65

Implementers 1

MatTimepickerInputsrc/material/timepicker/timepicker-inp

Calls

no outgoing calls

Tested by

no test coverage detected