Sha256: 0dabd72a9db46e3410f41f92301cfb261d325ba535f91a6069d5c2ec2a91411e
Contents?: true
Size: 360 Bytes
Versions: 282
Compression:
Stored size: 360 Bytes
Contents
<%= pb_rails("title", props: { text: "Default Title" }) %> <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
282 entries across 282 versions & 1 rubygems