This package has been deprecated

Author message:

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

@fidelisppm/tooltip

2.0.0 • Public • Published

Tooltip

Display a message to a user when the mouse hovers over a dom element

Props

target (object)
A DOM element which will trigger the tooltip to display on mouse hover

tooltip (string) The message to display to the user

Usage

<Tooltip
	target={document.getElementById('example-span')}
	tooltip="I am a helpful message!"
/>

Readme

Keywords

Package Sidebar

Install

npm i @fidelisppm/tooltip

Weekly Downloads

0

Version

2.0.0

License

SEE LICENSE IN GIT REPO

Unpacked Size

16 kB

Total Files

8

Last publish

Collaborators

  • danyay
  • legendary_linux
  • sapphirecat