Type Alias: AnnotationEventType
Less than 1 minute
@ghentcdh/vue-component-annotated-text / AnnotationEventType
Type Alias: AnnotationEventType
AnnotationEventType =
"mouse-enter"
|"mouse-leave"
|"click"
|"double-click"
|"annotation-edit--start"
|"annotation-edit--end"
|"annotation-edit--move"
|"annotation-create--start"
|"annotation-create--end"
|"annotation-create--move"
Defined in: compute/events.ts:3