Sha256: d5eda90a0dcb7dfb97517d7ea59cee2e4b23b41c2ee4af1bcd190abc7c7a7fe7
Contents?: true
Size: 411 Bytes
Versions: 1825
Compression:
Stored size: 411 Bytes
Contents
<%= pb_rails("button", props: { aria: { label: "Loading" }, text: "Button Primary", loading: true, margin_right: "lg" }) %> <%= pb_rails("button", props: { aria: { label: "Loading" }, text: "Button Primary", variant: "secondary", loading: true, margin_right: "lg" }) %> <%= pb_rails("button", props: { aria: { label: "Loading" }, text: "Button Primary", variant: "link", loading: true, margin_right: "lg" }) %>
Version data entries
1,825 entries across 1,825 versions & 2 rubygems