Creates a Tree Menu with links. Uses TreeView
MUI
import { TreeMenuWithNextLinks } from "mui-extended"; const treeMenuProps: TreeMenuWithNextLinksProps; const treeMenu = <TreeMenuWithNextLinks {...treeMenuProps} />;
string
{ link: string; label?: string;}
docs
${basePath}/docs
/docs/
${basePath}/docs
/
/docs/getting-started
${basePath}/docs/getting-started
{ link: "docs/install"}
${basePath}/docs/install
{ link: "docs/install", label: "Documentaion/Installation"}
${basePath}/docs/install
{ link: "docs/install", label: "Installation"}
docs
Installation
${basePath}/docs/install
{ link: "docs/install", label: "components/Documentation/Installation"}
Documentation
Installation
${basePath}/docs/install
string
boolean
TreeViewProps
MUI
TreeItemProps
MUI
Write an email to opensource@sodaru.com