Sha256: 6f996e8b09e375eea0de26777724af71d196962389607e2e7ac7523a7f020242
Contents?: true
Size: 351 Bytes
Versions: 171
Compression:
Stored size: 351 Bytes
Contents
<%= pb_rails("button", props: { aria: { label: "Loading" }, text: "Button Primary", loading: true }) %> <%= pb_rails("button", props: { aria: { label: "Loading" }, text: "Button Primary", variant: "secondary", loading: true }) %> <%= pb_rails("button", props: { aria: { label: "Loading" }, text: "Button Primary", variant: "link", loading: true }) %>
Version data entries
171 entries across 171 versions & 1 rubygems