MCPcopy Create free account
hub / github.com/UI5/webcomponents / F6Navigation.ts

File F6Navigation.ts

packages/base/src/features/F6Navigation.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getFeature, registerFeature } from "../FeaturesRegistry.js";
2import { isF6Next, isF6Previous } from "../Keys.js";
3import { getFirstFocusableElement } from "../util/FocusableElements.js";
4import getFastNavigationGroups from "../util/getFastNavigationGroups.js";

Callers

nothing calls this directly

Calls 2

getCurrentRuntimeIndexFunction · 0.85
registerFeatureFunction · 0.85

Tested by

no test coverage detected