0.21.0 • Published 4 years ago
@web-mjs/material-web-components v0.21.0
<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-buttonmaterial/mwc-checkboxmaterial/mwc-circular-progressmaterial/mwc-dialogmaterial/mwc-drawermaterial/mwc-fabmaterial/mwc-formfieldmaterial/mwc-iconmaterial/mwc-icon-buttonmaterial/mwc-icon-button-togglematerial/mwc-listmaterial/mwc-menumaterial/mwc-radiomaterial/mwc-selectmaterial/mwc-slidermaterial/mwc-snackbarmaterial/mwc-switchmaterial/mwc-tabmaterial/mwc-tab-barmaterial/mwc-textareamaterial/mwc-textfieldmaterial/mwc-top-app-barmaterial/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
0.21.0
4 years ago