Ecosyste.ms: Awesome
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: 29 days ago
JSON representation
Icon Button component
- Host: GitHub
- URL: https://github.com/cfware/button
- Owner: cfware
- License: mit
- Created: 2020-09-26T20:55:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T02:07:30.000Z (about 1 year ago)
- Last Synced: 2024-11-02T20:42:03.873Z (about 2 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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