DefaultUiConfigOptions
Syntax
interface DefaultUiConfigOptions {
includeAnnotationSet?: boolean;
}
Attributes
includeAnnotationSet
Whether to return the configuration with annotation when viewerType = “editViewer”.
interface DefaultUiConfigOptions {
includeAnnotationSet?: boolean;
}
Whether to return the configuration with annotation when viewerType = “editViewer”.
latest version