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:175
Type Parameters
ANNOTATION
ANNOTATION
Properties
colorFn?
optional
colorFn:ColorFn
<ANNOTATION
>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:180
config?
optional
config:Partial
<AnnotationConfig
>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:178
create?
optional
create:boolean
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:176
defaultRender?
optional
defaultRender:DefaultRenders
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:183
edit?
optional
edit:boolean
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:177
gutterFn?
optional
gutterFn:GutterFn
<ANNOTATION
>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:181
renderFn?
optional
renderFn:AnnotationRenderFn
<ANNOTATION
>
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:182
snapper?
optional
snapper:Snapper
Defined in: libs/core/src/lib/adapter/annotation/AnnotationAdapter.ts:179