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.16.0 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.15.0 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.14.0 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.13.1 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.13.0 app/components/coco/buttons/button_group/button_group.html.erb
coveragebook_components-0.12.2 app/components/coco/shared/button_group/button_group.html.erb
coveragebook_components-0.12.1 app/components/coco/shared/button_group/button_group.html.erb
coveragebook_components-0.12.0 app/components/coco/shared/button_group/button_group.html.erb
coveragebook_components-0.11.0 app/components/coco/shared/button_group/button_group.html.erb
coveragebook_components-0.10.1.beta.2 app/components/coco/shared/button_group/button_group.html.erb
coveragebook_components-0.10.1.beta.1 app/components/coco/shared/button_group/button_group.html.erb
coveragebook_components-0.10.1.beta.0 app/components/coco/shared/button_group/button_group.html.erb
coveragebook_components-0.10.0 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.9.1 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.9.0 app/components/coco/app/elements/button_group/button_group.html.erb