app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_react
To use the quickpick
:
- prop
mode
must be set torange
- prop
selectionType
must be set toquickpick
Use the onClose
handler function to access the startDate and endDate values. Check the onClose
example for more information.