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