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

Properties

Properties

selection: (null | string)[]
""