MCPcopy Index your code
hub / github.com/angular/components / focusLastItem

Method focusLastItem

src/cdk/menu/menu-interface.ts:31–31  ·  view source on GitHub ↗

Place focus on the last MenuItem in the menu.

(focusOrigin: FocusOrigin)

Source from the content-addressed store, hash-verified

29
30 /** Place focus on the last MenuItem in the menu. */
31 focusLastItem(focusOrigin: FocusOrigin): void;
32}

Callers 1

_toggleOnKeydownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected