JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 37544
  • Score
    100M100P100Q27742F
  • License MIT

Unstyled React components with which to implement custom design systems.

Package Exports

  • @mui/core
  • @mui/core/AutocompleteUnstyled
  • @mui/core/BackdropUnstyled
  • @mui/core/BadgeUnstyled
  • @mui/core/ButtonUnstyled
  • @mui/core/ModalUnstyled
  • @mui/core/NoSsr
  • @mui/core/Portal
  • @mui/core/SliderUnstyled
  • @mui/core/SwitchUnstyled
  • @mui/core/Unstable_TrapFocus
  • @mui/core/composeClasses

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mui/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@mui/core

This package hosts unstyled React components that can be used for creating custom design systems.

Installation

Install the package in your project directory with:

// with npm
npm install @mui/core

// with yarn
yarn add @mui/core

Documentation

The documentation