Skip to content

AnnotationButton

AnnotationButton = object

Defined in: use-annotation-button.ts:260

send: (event) => void

Defined in: use-annotation-button.ts:274

AnnotationButtonEvent

void


snapshot: object

Defined in: use-annotation-button.ts:261

matches: (state) => boolean

"disabled" | "enabled" | { disabled: "inactive"; } | { disabled: "active"; } | { enabled: "inactive"; } | { enabled: { inactive: "idle"; }; } | { enabled: { inactive: "showing dialog"; }; } | { enabled: "active"; }

boolean