Tabindex on FluentTreeItem? #640
Unanswered
nicolaidanekov
asked this question in
Q&A
Replies: 1 comment
-
No, that is by default. The tree item that is selected gets a tabindex of 0, which means it will be part of the sequence when going through the taborder of a page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there!
I am currently using FluentTreeItems in my project and it seems that their tabindex are set to -1 by default.
Is there a way to change this?
Beta Was this translation helpful? Give feedback.
All reactions