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

    Interface UmbSectionPickerModalValue

    interface UmbSectionPickerModalValue {
        selection: (string | null)[];
    }
    Index

    Properties

    Properties

    selection: (string | null)[]