Nutrient Web SDK

Function fromSerializableObject

Annotation preset deserializer. Converts an annotation preset object to a AnnotationPreset.

Function
Type Signature
fromSerializableObject(presetJSON: Record<string, any>): AnnotationPreset
  • Type Declaration

    Parameters

    presetJSONRecord<string, any>

    Serialized annotation preset to rebuild.