@rescript-mui/lab

5.0.0-alpha.3 • Public • Published

ReScript bindings for @mui/lab

This library provides ReScript bindings for the labs part of MUI.

Installation

  1. Install all necessary packages according to the official MUI-Lab installation guide: https://mui.com/material-ui/about-the-lab/#installation.
  2. Install both @rescript-mui/material and @rescript-mui/lab
npm install @rescript-mui/material @rescript-mui/lab
  1. Add them to dependencies in your rescript.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/

Package Sidebar

Install

npm i @rescript-mui/lab

Weekly Downloads

37

Version

5.0.0-alpha.3

License

MIT

Unpacked Size

26.9 kB

Total Files

20

Last publish

Collaborators

  • cknittel
  • fham_