UNPKG

@mui/x-tree-view

Version:

The community edition of the MUI X Tree View components.

3 lines 262 B
import { TreeViewPlugin } from "../../models/index.js"; import { UseTreeViewKeyboardNavigationSignature } from "./useTreeViewKeyboardNavigation.types.js"; export declare const useTreeViewKeyboardNavigation: TreeViewPlugin<UseTreeViewKeyboardNavigationSignature>;