Sha256: 1133fb1ebbb15e91009438ccb6f9bd48c337579fd4716ce8828f2a6228de9c14
Contents?: true
Size: 572 Bytes
Versions: 54
Compression:
Stored size: 572 Bytes
Contents
<div class="pb--doc-demo-row"> <div> <%= pb_rails("button_toolbar", props: { orientation: "vertical", connected: true }) do %> <%= pb_rails("button", props: { text: "Field", variant: "secondary" }) %> <%= pb_rails("button", props: { text: "Retail", variant: "secondary" }) %> <%= pb_rails("button", props: { text: "Event", variant: "secondary" }) %> <%= pb_rails("button", props: { text: "Training", variant: "secondary" }) %> <%= pb_rails("button", props: { text: "Not Working", variant: "secondary" }) %> <% end %> </div> </div>
Version data entries
54 entries across 54 versions & 1 rubygems