Sha256: 02e1bf24103a1f086b23f2edfc612b42ddbf338178b4b46d33f408c526e17e4b
Contents?: true
Size: 317 Bytes
Versions: 284
Compression:
Stored size: 317 Bytes
Contents
<%= pb_rails("button", props: { text: "A Tag Button", tag: "a", link: "http://google.com" }) %> <%= pb_rails("button", props: { text: "Open in new Window", new_window: true, link: "http://google.com" }) %> <%= pb_rails("button", props: { text: "A Tag Button Disabled", disabled: true, link: "http://google.com" }) %>
Version data entries
284 entries across 284 versions & 1 rubygems