@web-mjs/material-web-components

0.21.0 • Public • Published

Web Components - ES Module (.mjs) for Web


to use Material Components just import '@web-mjs/material-web-components'

<script type="module">
import 'https://unpkg.com/@web-mjs/material-web-components';
</script>

<mwc-button raised label="Example"></mwc-button>

The module bundles material-components-web-components, which is Google's implementation of Material bundled as Web Components that can be used as <mwc-* /> elements.

The module contains:

  • material/mwc-button
  • material/mwc-checkbox
  • material/mwc-circular-progress
  • material/mwc-dialog
  • material/mwc-drawer
  • material/mwc-fab
  • material/mwc-formfield
  • material/mwc-icon
  • material/mwc-icon-button
  • material/mwc-icon-button-toggle
  • material/mwc-list
  • material/mwc-menu
  • material/mwc-radio
  • material/mwc-select
  • material/mwc-slider
  • material/mwc-snackbar
  • material/mwc-switch
  • material/mwc-tab
  • material/mwc-tab-bar
  • material/mwc-textarea
  • material/mwc-textfield
  • material/mwc-top-app-bar
  • material/mwc-top-app-bar-fixed

🚧 web-mjs is not affiliated with the Material Design team. To build on your own, use rollup or npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @web-mjs/material-web-components

Weekly Downloads

1

Version

0.21.0

License

Apache 2.0

Unpacked Size

517 kB

Total Files

4

Last publish

Collaborators

  • fikisipi