UNPKG

@mui/x-tree-view

Version:

The community edition of the MUI X Tree View components.

3 lines 210 B
import { TreeViewPlugin } from "../../models/index.js"; import { UseTreeViewLabelSignature } from "./useTreeViewLabel.types.js"; export declare const useTreeViewLabel: TreeViewPlugin<UseTreeViewLabelSignature>;