Sha256: 97028a5d73801b15621a066624cc973d56f70005d9d090593d9eece84712f482

Contents?: true

Size: 770 Bytes

Versions: 1331

Compression:

Stored size: 770 Bytes

Contents

<%= pb_rails("date_picker", props: {
  allow_input: true,
  custom_quick_pick_dates: {
    dates: [
      # Allow Playbook to handle the logic...
      {
        label: "Last 15 months",
        value: {
          timePeriod: "months",
          amount: 15,
        },
      },
      # Or, be explicit with an exact date range for more control...
      {
        label: "First Week of June 2022",
        value: ["06/01/2022", "06/07/2022"],
      },
    ],
  },
  end_date_id: "quick-pick-end-date",
  end_date_name: "quick-pick-end-date",
  mode: "range",
  picker_id: "date-picker-quick-pick-custom",
  placeholder: "mm/dd/yyyy to mm/dd/yyyy",
  selection_type: "quickpick",
  start_date_id: "quick-pick-start-date",
  start_date_name: "quick-pick-start-date"
}) %>

Version data entries

1,331 entries across 1,331 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom.html.erb