@cfware/button

1.0.0 • Public • Published

@cfware/button NPM Version

Icon button component

Usage

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

const buttonHTML = () => html`
	<cfware-button icon="\uF0F2" />
`;

/@cfware/button/

    Package Sidebar

    Install

    npm i @cfware/button

    Weekly Downloads

    6

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    6.51 kB

    Total Files

    5

    Last publish

    Collaborators

    • coreyfarrell