5.1.2 • Published 6 months ago
@rescript-mui/lab v5.1.2
ReScript bindings for @mui/lab
This library provides ReScript bindings for the labs part of MUI.
Installation
- Install all necessary packages according to the official MUI-Lab installation guide: https://mui.com/material-ui/about-the-lab/#installation.
- Install both
@rescript-mui/materialand@rescript-mui/lab
npm install @rescript-mui/material @rescript-mui/lab- Add them to
dependenciesin yourrescript.json:
{
"bs-dependencies": ["@rescript-mui/material", "@rescript-mui/lab"]
}Examples
Check out the examples here: https://github.com/cca-io/rescript-mui/tree/master/examples/src/labExamples/
5.1.2
6 months ago
5.1.1
8 months ago
5.1.0
8 months ago
5.0.1
9 months ago
5.0.0
12 months ago
5.0.0-alpha.3
2 years ago
5.0.0-alpha.2
2 years ago
5.0.0-alpha.1
2 years ago