An open API service indexing awesome lists of open source software.

https://github.com/cfware/button

Icon Button component
https://github.com/cfware/button

Last synced: about 1 year ago
JSON representation

Icon Button component

Awesome Lists containing this project

README

          

# @cfware/button [![NPM Version][npm-image]][npm-url]

Icon button component

## Usage

```js
import {html} from '@cfware/shadow-element';
import '@cfware/button';

const buttonHTML = () => html`

`;
```

[npm-image]: https://img.shields.io/npm/v/@cfware/button.svg
[npm-url]: https://npmjs.org/package/@cfware/button