Sha256: 1da31044aefcccf6bdb2be4c393b4a133bac1a442895629a984e33d128bcf587

Contents?: true

Size: 678 Bytes

Versions: 1272

Compression:

Stored size: 678 Bytes

Contents

<%= pb_rails("date_picker", props: {
  allow_input: true,
  custom_quick_pick_dates: {
    override: false,
    dates: [
      {
        label: "Last 15 months",
        value: {
          timePeriod: "months",
          amount: 15,
        },
      },
      {
        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-override",
  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,272 entries across 1,272 versions & 2 rubygems

Version Path
playbook_ui_docs-13.15.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui-13.15.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui_docs-13.14.0.pre.alpha.PLAY1109bugdisplaypropblocksfontcolor1784 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui-13.14.0.pre.alpha.PLAY1109bugdisplaypropblocksfontcolor1784 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui_docs-13.14.0.pre.alpha.play1106filter1751 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui-13.14.0.pre.alpha.play1106filter1751 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui_docs-13.14.0.pre.alpha.play1106filter1748 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui-13.14.0.pre.alpha.play1106filter1748 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui_docs-13.14.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui-13.14.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui_docs-13.13.0.pre.alpha.play10221678 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb
playbook_ui-13.13.0.pre.alpha.play10221678 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_quick_pick_custom_override.html.erb