interface UmbDocumentPublishWithDescendantsModalValue {
    includeUnpublishedDescendants?: boolean;
    selection: string[];
}

Hierarchy (View Summary, Expand)

Properties

includeUnpublishedDescendants?: boolean
selection: string[]
MMNEPVFCICPMFPCPTTAAATR