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

Properties

Properties

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