CascadePickerOption: {
    children?: CascadePickerOption[];
    label: string;
    value: string;
}

Type declaration

Generated using TypeDoc