Sha256: 8bf52c41e6a21b67268a3406c65db97ed757e74d327fec2391aa459313ea69b9

Contents?: true

Size: 607 Bytes

Versions: 20

Compression:

Stored size: 607 Bytes

Contents

<%= pb_rails("date_picker", props: {
  input_aria: { label: "input-field" },
  input_data: { key: "value", key2: "value2" },
  name: "date-field",
  picker_id: "date-picker-input1",
  type: "date"
}) %>

<%= pb_rails("date_picker", props: {
  default_date: "blank",
  picker_id: "date-picker-input2",
  placeholder: "Select Date",
}) %>

<%= pb_rails("date_picker", props: {
  default_date: "blank",
  disable_input: true,
  picker_id: "date-picker-input3",
  placeholder: "Disabled Input"
}) %>

<%= pb_rails("date_picker", props: {
  dark: true,
  hide_label: true,
  picker_id: "date-picker-input4"
}) %>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
playbook_ui-7.3.0.pre.alpha2 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.1 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.8.2.pre.alpha1 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.1.pre.alpha14 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.0.pre.alpha11 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.8.1 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.8.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.7.0.pre.alpha1 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.7.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.6.1 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.0.pre.alpha10 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.6.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.5.2 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.1.pre.alpha12 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.1.pre.alpha11 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.1.pre.alpha10 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-7.0.1.pre.alpha9 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.5.1 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb
playbook_ui-6.5.0 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_input.html.erb