Generated API snapshot
@askrjs/ui/hover-card
Exports from the declarations published in @askrjs/ui 0.0.13. Signatures are generated from the installed artifact.
@askrjs/ui/hover-card0.0.13
Exports
This entrypoint publishes 12 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
HoverCardtype
HoverCard: (props: HoverCardProps) => import("@askrjs/askr/jsx-runtime").JSX.ElementHoverCardAsChildPropstype
HoverCardAsChildProps: anyHoverCardContenttype
HoverCardContent: { (props: HoverCardContentProps): JSX.Element | null; (props: HoverCardContentAsChildProps): JSX.Element | null; }HoverCardContentAsChildPropstype
HoverCardContentAsChildProps: anyHoverCardContentPropstype
HoverCardContentProps: anyHoverCardOwnPropstype
HoverCardOwnProps: anyHoverCardPortaltype
HoverCardPortal: (props: HoverCardPortalProps) => JSX.Element | nullHoverCardPortalPropstype
HoverCardPortalProps: anyHoverCardPropstype
HoverCardProps: anyHoverCardTriggertype
HoverCardTrigger: { (props: HoverCardTriggerProps): JSX.Element; (props: HoverCardTriggerAsChildProps): JSX.Element; }HoverCardTriggerAsChildPropstype
HoverCardTriggerAsChildProps: anyHoverCardTriggerPropstype
HoverCardTriggerProps: any