Nutrient Web SDK
    Preparing search index...

    Variable defaultEditableAnnotationTypes

    defaultEditableAnnotationTypes: readonly (
        | typeof NutrientViewer.Annotations.TextAnnotation
        | typeof NutrientViewer.Annotations.WidgetAnnotation
        | typeof NutrientViewer.Annotations.CommentMarkerAnnotation
    )[]

    Returns a deep copy of an array containing the default editable annotation types.