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

    Interface UmbElementPublishModalValue

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

    interface UmbElementPublishModalValue {
        selection: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    selection: string[]