- CascadePicker(props): ReactNode
Returns ReactNode
Properties
Readonly $$typeof
$$typeof: symbol
Optional defaultProps
Optional displayName
displayName?: string
prompt
prompt: ((props) => Promise<PickerValue[] | null>) Type declaration
- (props): Promise<PickerValue[] | null>
Returns Promise<PickerValue[] | null>
Optional propTypes
Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.