Skip to content
This page is available as Markdown at /api/toolbar/type-aliases/annotationpopover.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

AnnotationPopover

AnnotationPopover = object

Defined in: toolbar/src/use-annotation-popover.ts:257

send: (event) => void

Defined in: toolbar/src/use-annotation-popover.ts:269

AnnotationPopoverEvent

void


snapshot: object

Defined in: toolbar/src/use-annotation-popover.ts:258

context: ActiveContext

matches: (state) => boolean

"disabled" | "enabled" | { enabled: "inactive" | "active"; }

boolean