Sha256: dc3f831979eee4740ca3bce9c0361df74ab10b5277a4ffdc2963f0da7d731898
Contents?: true
Size: 359 Bytes
Versions: 8
Compression:
Stored size: 359 Bytes
Contents
<%= pb_rails("title", props: { text: "Default Title" }) %> <br/> <%= pb_rails("title", props: { text: "Title 1", tag: "h4", size: 4 }) %> <%= pb_rails("title", props: { text: "Title 2", tag: "h3", size: 3 }) %> <%= pb_rails("title", props: { text: "Title 3", tag: "h2", size: 2 }) %> <%= pb_rails("title", props: { text: "Title 4", tag: "h1", size: 1 }) %>
Version data entries
8 entries across 8 versions & 1 rubygems