This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@temporg/ui-tooltip

99.10.0 • Public • Published

category: packages

ui-tooltip

npm  build-status  MIT License  Code of Conduct

A component for showing small text-only overlays on hover/focus.

Components

The ui-tooltip package contains the following:

Installation

yarn add @temporg/ui-tooltip

Usage

import React from 'react'
import { Tooltip } from '@temporg/ui-tooltip'

const MyTooltip = () => {
  return (
    <Tooltip renderTip="Hello world">
      Hover or focus me
    </Popover>
  )
}

For detailed usage and documentation, see Tooltip examples.

/@temporg/ui-tooltip/

    Package Sidebar

    Install

    npm i @temporg/ui-tooltip

    Weekly Downloads

    2

    Version

    99.10.0

    License

    MIT

    Unpacked Size

    38.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • npm