AnnotationButtonEvent
AnnotationButtonEvent = {
type:"close dialog"; } | {type:"open dialog"; } | {annotation: {value:Record<string,unknown>; };type:"add"; } | {type:"remove"; }
Defined in: use-annotation-button.ts:258
AnnotationButtonEvent = {
type:"close dialog"; } | {type:"open dialog"; } | {annotation: {value:Record<string,unknown>; };type:"add"; } | {type:"remove"; }
Defined in: use-annotation-button.ts:258