Skip to main content

abstractAAnchor

Index

Properties

readonlyanchorId

anchorId: string

readonlyproperties

properties: {}

Type declaration

  • [key string]: unknown

Methods

getParent

synth

staticunSynth

  • unSynth(deserializationClass: any, anchor: IAnchor, deReferenceContext: (context: string) => Promise<UnknownModel>): Promise<AAnchor>
  • Parameters

    • deserializationClass: any
    • anchor: IAnchor
    • deReferenceContext: (context: string) => Promise<UnknownModel>

    Returns Promise<AAnchor>