[SF][A11Y]: Fast navigation using F6 for mentoring program is not work as expected #5199
Answered
by
fifoosid
sfsf-xweb-sh
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
fifoosid
May 19, 2022
Replies: 1 comment 1 reply
-
Here is a working example of the F6 Navigation. Some notes about the example:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sfsf-xweb-sh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sfsf-xweb-sh
Here is a working example of the F6 Navigation. Some notes about the example:
import "@ui5/webcomponents-base/dist/features/F6Navigation.js";
module in your applicationdata-sap-ui-fastnavgroup="true"
(line 40 in the html file).