Sha256: 7e44413e39df6d48be0f0df48d613c1d9a4d0d2b47182fa7cf47ebb93df6063d

Contents?: true

Size: 263 Bytes

Versions: 75

Compression:

Stored size: 263 Bytes

Contents

<%= render component_tag do %> 
  <%= form_with(**form_args) do |form| %>
    <% params.each do |param| %>
      <%= tag :input, type: "hidden", **param %>
    <% end %>

    <%= render button do |btn| %>
      <%= content %>
    <% end %>
  <% end %>
<% end %>

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
coveragebook_components-0.8.6 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.5 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.4 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.3 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.2 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.1 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.0 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.0.beta.3 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.0.beta.2 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.8.0.beta.1 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.10 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.9 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.8 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.7 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.6 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.5 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.4 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.3 app/components/coco/app/elements/button_to/button_to.html.erb
coveragebook_components-0.7.2 app/components/coco/app/elements/form_button/form_button.html.erb
coveragebook_components-0.7.1 app/components/coco/app/elements/form_button/form_button.html.erb