@umbraco-cms/backoffice

    Interface UmbSectionPickerModalData

    interface UmbSectionPickerModalData {
        multiple: boolean;
        selection: (null | string)[];
    }
    Index

    Properties

    Properties

    multiple: boolean
    selection: (null | string)[]
    MMNEPVFCICPMFPCPTTAAATR