0.26.0 • Published 2 years ago

@maicol07/mwa-icon-button v0.26.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

<mwa-icon-button> Published on npm

This is just an extension of the official <mwc-icon-button> component supporting densities.

Installation

See it on NPM! How big is this package in your project?

Package ManagerCommand
npmnpm install @maicol07/mwa-icon-button
yarnyarn add @maicol07/mwa-icon-button
pnpmpnpm add @maicol07/mwa-icon-button

NOTE: The Material Web Components are distributed as ES2017 JavaScript Modules, and use the Custom Elements API. They are compatible with all modern browsers including Chrome, Firefox, Safari, Edge, and IE11, but an additional tooling step is required to resolve bare module specifiers, as well as transpilation and polyfills for Edge and IE11. See here for detailed instructions.

API & Example Usage

If you don't see anything else below, click this button to see the API and the example usage:

Storybook