Sha256: 8de6e4083a79557eb0fe7101da4c6fe7371e73e344a97da42b6d7432b834225d

Contents?: true

Size: 300 Bytes

Versions: 35

Compression:

Stored size: 300 Bytes

Contents

<%= render component_tag(x: {
  data: "appButtonGroup",
  "dimensions.parent": "onResize",
  options: "options",
  ":class": "{'button-group-ready': ready}"
}) do %>
  <div class="button-group-buttons" x-ref="buttons">
    <% items.each do |item| %>
      <%= item %>
    <% end %>
  </div>
<% end %>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
coveragebook_components-0.19.8 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.7 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.6 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.5 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.4 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.3 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.2 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.1 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.19.0 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.18.8 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.18.7 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.18.0 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.7 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.6 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.5 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.4 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.3 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.2 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.1 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.17.0 app/components/coco/buttons/button_group/button_group.html.erb