Shouldn't the new Tree component be called Treegrid? #7266
GermanJablo
started this conversation in
General
Replies: 0 comments
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.
-
From #2396 (comment):
I see that both patterns have been implemented in beta under the names
TreeView
andTree
.For consistency with the aria spec wouldn't it be better to call it
Treegrid
? Also,TreeView
concepts are being used in Treegrid. For example, acording to ARIA:However in
Tree
the concept ofTreeItem
is used instead of "row".Beta Was this translation helpful? Give feedback.
All reactions