Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cfware/button

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

Last synced: 29 days 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