[tree view] Remove all Material-specific elements from useTreeView
#17067
Labels
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
planned: future
Related to or covered by the new DX.
Search keywords
Base UI, Tree View
Summary
The
useTreeView
hook should be extractable to our Base UI implementation when we will do it.So we need to move
useTreeViewIcons
out because it applies MUI-specific icons that won't be part of the Base UI API.The text was updated successfully, but these errors were encountered: