@freelensapp/tooltip
v0.1.0
Published
Highly extendable tooltip in the Lens.
Downloads
108
Readme
@freelensapp/tooltip
This package contains stuff related to creating Lens-applications.
Usage
$ npm install @freelensapp/tooltip
import { Tooltip, TooltipPosition } from "@freelensapp/tooltip";
import { withTooltip } from "@freelensapp/tooltip";
import type { TooltipProps } from "@freelensapp/tooltip";
import type { TooltipDecoratorProps } from "@freelensapp/tooltip";