Anonymous View
3.2.1 • Published 10 years ago

cooltip v3.2.1

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

cooltip

A React tooltip implementation

Example

<Tooltip align='bottom' yOffset={10} content={`This layer contains mostly ${geometryType}s`}>
  <div
    className={`inline align-top micro inline icon ${geometryIcon}`}></div>
</Tooltip>

Install

npm install --save cooltip
3.2.1

10 years ago

3.2.0

10 years ago

3.1.0

10 years ago

3.0.0

11 years ago

2.0.0

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago