Sha256: 964128e83c9a96885c99da770bb39a0b96b1600ea102734bc00b536a4917b0f1
Contents?: true
Size: 499 Bytes
Versions: 54
Compression:
Stored size: 499 Bytes
Contents
<%= pb_rails("button_toolbar", props: { orientation: "horizontal", 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 %>
Version data entries
54 entries across 54 versions & 1 rubygems