Sha256: ac32dcf7b6141baf615a65e10d26762dc9faf5c03b1b0158546ba8b592c3a9cf

Contents?: true

Size: 370 Bytes

Versions: 85

Compression:

Stored size: 370 Bytes

Contents

<%= pb_rails("title", props: {
})  do %>
    Default Title
<% end %>

<br/>

<%= pb_rails("title", props: { text: "Title 4", tag: "h4", size: 4 }) %> 
<%= pb_rails("title", props: { text: "Title 3", tag: "h3", size: 3 }) %>
<%= pb_rails("title", props: { text: "Title 2", tag: "h2", size: 2 }) %>
<%= pb_rails("title", props: { text: "Title 1", tag: "h1", size: 1 }) %>

Version data entries

85 entries across 85 versions & 1 rubygems

Version Path
playbook_ui-10.19.0.pre.lightbox app/pb_kits/playbook/pb_title/docs/_title_light.html.erb
playbook_ui-10.18.2 app/pb_kits/playbook/pb_title/docs/_title_light.html.erb
playbook_ui-10.19.0.pre.popover.alpha1 app/pb_kits/playbook/pb_title/docs/_title_light.html.erb
playbook_ui-10.18.1 app/pb_kits/playbook/pb_title/docs/_title_light.html.erb
playbook_ui-10.18.0 app/pb_kits/playbook/pb_title/docs/_title_light.html.erb