@fluid-topics/ft-button
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

A button component for all UI usage.

Install

npm install @fluid-topics/ft-button
yarn add @fluid-topics/ft-button

Usage

import { html } from "lit"
import "@fluid-topics/ft-button"

function render() {
    return html` <ft-button icon="shopping_cart">Add to cart</ft-button> `
}

Keywords

Install

npm i @fluid-topics/ft-button

DownloadsWeekly Downloads

1,570

Version

1.0.7

License

ISC

Unpacked Size

158 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot