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

1.1.80 • 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

1,016

Version

1.1.80

License

ISC

Unpacked Size

365 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot