@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbElementUnpublishModalValue

    Use UmbContentUnpublishModalValue from @umbraco-cms/backoffice/content instead. Scheduled for removal in Umbraco 20.

    interface UmbElementUnpublishModalValue {
        selection: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    selection: string[]