Type Alias: createAnnotationAdapterParams<ANNOTATION>
@ghentcdh/annotated-text / createAnnotationAdapterParams
Type Alias: createAnnotationAdapterParams<ANNOTATION>
createAnnotationAdapterParams<
ANNOTATION> =object
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:191
Type Parameters
ANNOTATION
ANNOTATION
Properties
colorFn?
optionalcolorFn:ColorFn<ANNOTATION>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:196
config?
optionalconfig:DeepPartial<AnnotationConfig>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:194
create?
optionalcreate:boolean
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:192
defaultRender?
optionaldefaultRender:DefaultRenders
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:199
edit?
optionaledit:boolean
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:193
gutterFn?
optionalgutterFn:GutterFn<ANNOTATION>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:197
renderFn?
optionalrenderFn:AnnotationRenderFn<ANNOTATION>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:198
snapper?
optionalsnapper:Snapper
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:195
tagConfig?
optionaltagConfig:Partial<TagConfig<ANNOTATION>>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:200