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

Hierarchy (view full)

Properties

Properties

selection: (null | string)[]
""