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

1.1.82 • Public • Published

A notice component.

Install

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

Usage

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

function render() {
    return html`
        <ft-notice>
            Sample of description for ft-notice, this new component is awesome.            
        </ft-notice>`
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-notice

Weekly Downloads

433

Version

1.1.82

License

ISC

Unpacked Size

377 kB

Total Files

20

Last publish

Collaborators

  • antidot
  • mike.antidot