CascadePickerViewProps: Omit<PickerViewProps, "columns"> & {
    options: CascadePickerOption[];
}

Type declaration

Generated using TypeDoc