Interface: AnnotationActionState
Less than 1 minute
@ghentcdh/vue-component-annotated-text / AnnotationActionState
Interface: AnnotationActionState
Defined in: types/AnnotatedText.d.ts:22
Extends
Properties
action
action:
ActionType
Defined in: types/AnnotatedText.d.ts:15
Inherited from
AnnotationActionPayload
.action
annotation?
optional
annotation:Annotation
Defined in: types/AnnotatedText.d.ts:16
Inherited from
AnnotationActionPayload
.annotation
handlePosition?
optional
handlePosition:number
Defined in: types/AnnotatedText.d.ts:17
Inherited from
AnnotationActionPayload
.handlePosition
newEnd?
optional
newEnd:number
Defined in: types/AnnotatedText.d.ts:26
newStart?
optional
newStart:number
Defined in: types/AnnotatedText.d.ts:25
origEnd?
optional
origEnd:number
Defined in: types/AnnotatedText.d.ts:24
origStart?
optional
origStart:number
Defined in: types/AnnotatedText.d.ts:23