Sha256: 3d2febc9bbdcadf93314a6f004cba86ea9ea4d43d171f5a10a96b721bdecf117

Contents?: true

Size: 412 Bytes

Versions: 10

Compression:

Stored size: 412 Bytes

Contents

  <%= pb_rails("date", props: {
    date: DateTime.now,
    show_icon: true,
    show_day_of_week: true
  }) %>

  <br><br>

  <%= pb_rails("date", props: {
    date: DateTime.now,
    show_icon: true,
    show_day_of_week: true,
    alignment: "center"
  }) %>

  <br><br>

  <%= pb_rails("date", props: {
    date: DateTime.now,
    show_icon: true,
    show_day_of_week: true,
    alignment: "right"
  }) %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
playbook_ui-7.0.0.pre.alpha9 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-7.0.0.pre.alpha8 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-7.0.0.pre.alpha7 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-6.4.1 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-7.0.0.pre.alpha6 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-7.0.0.pre.alpha5 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-6.4.0 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-7.0.0.pre.alpha4 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-7.0.0.pre.alpha3 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
playbook_ui-7.0.0.pre.alpha2 app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb