603 B
603 B
Dashboard template
Usage
- Copy these folders (
dashboardandshared-theme) into your project, or one of the example projects. - Make sure your project has the required dependencies: @mui/material, @mui/icons-material, @emotion/styled, @emotion/react, @mui/x-charts, @mui/x-date-pickers, @mui/x-data-grid, @mui/x-tree-view, dayjs
- Import and use the
Dashboardcomponent.
Demo
View the demo at https://mui.com/material-ui/getting-started/templates/dashboard/.