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

1.1.40 • Public • Published

A tooltip component.

Install

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

Usage

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

function render() {
    return html` <ft-tooltip text="info!"><span>my text tooltiped</span></ft-tooltip> `
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-tooltip

Weekly Downloads

387

Version

1.1.40

License

ISC

Unpacked Size

249 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot