1.0.75 • Published 6 months ago
@monster-notebook/mui v1.0.75
Installation
Install the package in your project directory with:
npm i @monster-notebook/mui
Usage
// material
import { Button /* eg. */ } from '@monster-notebook/mui/material';
// icons
import { Download as DownloadIcon /* eg. */ } from '@monster-notebook/mui/icons';
// data-grid & data-grid-pro
import { DataGrid /* eg. */ } from '@monster-notebook/mui/data-grid';
import { DataGridPro /* eg. */ } from '@monster-notebook/mui/data-grid-pro';
// date-picker & date-picker-pro
import { DatePicker /* eg. */ } from '@monster-notebook/mui/date-pickers';
import { DatePicker as DatePickerPro /* eg. */ } from '@monster-notebook/mui/date-pickers-pro';
// lab
import { LoadingButton /* eg. */ } from '@monster-notebook/mui/lab';
// x-tree-view
import { TreeView, TreeItem /* eg. */ } from '@monster-notebook/mui/TreeView';
// x-charts
import { BarChart /* eg. */ } from '@monster-notebook/mui/Charts';
// localization
import { Localization, enUS /* eg. */ } from '@monster-notebook/mui/material-locale';
// x-license-pro
import { getLicenseKey, setLicenseKey } from '@monster-notebook/mui/x-license-pro';
Changelog
- 1.0.71
- Packages version upgraded
- 1.0.7
- Icons updated.
- Packages version upgraded
- 1.0.6
- TreeView & Charts MUI package imported
- 1.0.5
- Nextjs 13+ use client support
- Packages updated
- 1.0.4
- Packages updated
- 1.0.3
- xLicensePro MUI package imported
- 1.0.2
- DataGrid Pro MUI package imported
- DatePicker Pro MUI package imported
- 1.0.1
- Create package
1.0.73
7 months ago
1.0.72
7 months ago
1.0.71
7 months ago
1.0.75
6 months ago
1.0.74
7 months ago
1.0.7
1 year ago
1.0.67
2 years ago
1.0.66
2 years ago
1.0.65
2 years ago
1.0.64
2 years ago
1.0.61
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago