AnnotationPopover
AnnotationPopover =
object
Defined in: use-annotation-popover.ts:261
Properties
Section titled “Properties”send()
Section titled “send()”send: (
event
) =>void
Defined in: use-annotation-popover.ts:273
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
snapshot
Section titled “snapshot”snapshot:
object
Defined in: use-annotation-popover.ts:262
context
Section titled “context”context:
ActiveContext
matches()
Section titled “matches()”matches: (
state
) =>boolean
Parameters
Section titled “Parameters”"disabled"
| "enabled"
| { enabled
: "inactive"
| "active"
; }
Returns
Section titled “Returns”boolean