@umbraco-cms/backoffice

    Interface UmbDocumentPublishWithDescendantsModalValue

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

    Hierarchy (View Summary, Expand)

    Index

    Properties

    includeUnpublishedDescendants?: boolean
    selection: string[]
    MMNEPVFCICPMFPCPTTAAATR