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