@mui/docs

MUI Docs - Documentation building blocks.

Usage no npm install needed!

<script type="module">
  import muiDocs from 'https://cdn.skypack.dev/@mui/docs';
</script>

README

@mui/docs

This package hosts the documentation building blocks.

Installation

Install the package in your project directory with:

// with npm
npm install @mui/docs

// with yarn
yarn add @mui/docs

The docs has a peer dependency on the core components. If you are not already using MUI in your project, you can add it with:

// with npm
npm install @mui/material

// with yarn
yarn add @mui/material

Documentation

We have no documentation for these components.