Skip to main content

Interface: SerializedAnnotationLink

Defined in: editor/annotationCells.ts:99

Serialized annotation link state.

See

AnnotationLink

Extends

Properties

PropertyTypeOverridesInherited from

@id

string

SerializedLink.@id

@type

"AnnotationLink"

SerializedLink.@type

linkState?

SerializedTemplateState

SerializedLink.linkState

source

object

SerializedLink.source

source.@id

string

target

object

SerializedLink.target

target.@id

string

vertices?

readonly Vector[]

SerializedLink.vertices