Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.ts
File · 0.65
open
Method · 0.65
_selectValue
Method · 0.65
focus
Method · 0.65
timepicker-input-harness.spec.ts
File · 0.65
focus
Method · 0.65
focus
Method · 0.65
_setTabFocus
Function · 0.65
focus
Method · 0.65
tree.spec.ts
File · 0.65
tree-using-tree-control.spec.ts
File · 0.65
Implementers
1
MatTimepickerInput
src/material/timepicker/timepicker-inp
Calls
no outgoing calls
Tested by
no test coverage detected