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

    Interface UmbSectionPickerModalValue

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

    Properties

    Properties

    selection: (null | string)[]