Package Exports
- @material-ui/unstyled
- @material-ui/unstyled/AutocompleteUnstyled
- @material-ui/unstyled/BackdropUnstyled
- @material-ui/unstyled/BadgeUnstyled
- @material-ui/unstyled/ModalUnstyled
- @material-ui/unstyled/NoSsr
- @material-ui/unstyled/Portal
- @material-ui/unstyled/SliderUnstyled
- @material-ui/unstyled/Unstable_TrapFocus
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 (@material-ui/unstyled) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@material-ui/unstyled
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 @material-ui/unstyled@next
// with yarn
yarn add @material-ui/unstyled@next