app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_react

To use the quickpick:

  • prop mode must be set to range
  • prop selectionType must be set to quickpick

Use the onClose handler function to access the startDate and endDate values. Check the onClose example for more information.