Sha256: 6d5e46954af4d14cf1174a0ef93df7eab63c892699083d95d5267e4bf4d0d49f

Contents?: true

Size: 255 Bytes

Versions: 38

Compression:

Stored size: 255 Bytes

Contents

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

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
coveragebook_components-0.8.9 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.8 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.7 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.6 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.5 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.4 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.3 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.2 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.1 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.0 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.0.beta.3 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.0.beta.2 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.8.0.beta.1 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.7.10 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.7.9 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.7.8 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.7.7 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.7.6 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.7.5 app/components/coco/app/elements/button_group/button_group.html.erb
coveragebook_components-0.7.4 app/components/coco/app/elements/button_group/button_group.html.erb