CascadePickerProps: Omit<PickerProps, "columns"> & {
    options: CascadePickerOption[];
}

Type declaration

Generated using TypeDoc