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

1.1.34 • Public • Published

A chip component for all UI usage.

Install

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

Usage

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

function render() {
    return html` <ft-chip icon="tag">Chip content</ft-chip> `
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-chip

Weekly Downloads

328

Version

1.1.34

License

ISC

Unpacked Size

359 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot