Sha256: 9714c4bf400d83cff7d833f11d4fc73f18a16f18e38efa03b82865b28a18f022
Contents?: true
Size: 256 Bytes
Versions: 1
Compression:
Stored size: 256 Bytes
Contents
<%= pb_content_tag(:div, **combined_html_options) do %> <%= pb_rails("title", props: { text: object.day_month, size: 4, dark: object.dark }) %> <%= pb_rails("body", props: { text: object.year, size: 4, color: "light", dark: object.dark }) %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
playbook_ui-13.24.0.pre.alpha.play1305drycontenttag2689 | app/pb_kits/playbook/pb_date_year_stacked/date_year_stacked.html.erb |