如 documentation/demo 页面所示实施 Material UI
Implement Material UI as the documentation/demo page shows
其实我只是想像material-ui的文档页面一样实现AppBar下的left sidenav。
我该怎么做?
Here 是一个模板,它提取 Material-UI 文档站点的导航和其他 chrome,并允许您轻松添加自己的页面。
你可以看看the source code of the docs, especially AppLeftNav。
其实我只是想像material-ui的文档页面一样实现AppBar下的left sidenav。
我该怎么做?
Here 是一个模板,它提取 Material-UI 文档站点的导航和其他 chrome,并允许您轻松添加自己的页面。
你可以看看the source code of the docs, especially AppLeftNav。