Skip to content

tooltip

tooltip

Type Aliases

Tooltip

type Tooltip = ReturnType<typeof Tooltip>;

Defined in: packages/ui/build/tooltip/tooltip.svelte.d.ts:28

Public tooltip API is the single Provider-backed wrapper only. Do not import bits-ui Tooltip (or Root/Provider/Trigger) at call sites.

Variables

Tooltip

const Tooltip: Component;

Defined in: packages/ui/build/tooltip/tooltip.svelte.d.ts:28

Public tooltip API is the single Provider-backed wrapper only. Do not import bits-ui Tooltip (or Root/Provider/Trigger) at call sites.