Sha256: e2212bf2f120e7e31cb4d5238e91c9f1bf894d7027aeb406528d057192f5ad67

Contents?: true

Size: 552 Bytes

Versions: 79

Compression:

Stored size: 552 Bytes

Contents

<%= render "showcase/previews/field_partials/about_field_partials", showcase: showcase do |form| %>
  <% showcase.sample "Single Basic Button" do %>
    <%= render "shared/fields/buttons", form: form, method: :button_value %>
  <% end %>

  <% showcase.sample "Multiple Buttons" do %>
    <%= render "shared/fields/buttons", form: form, method: :multiple_button_values, multiple: true %>
  <% end %>

  <% showcase.sample "Boolean Button" do %>
    <%= render "shared/fields/buttons", form: form, method: :boolean_button_value %>
  <% end %>
<% end %>

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.6.38 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.37 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.36 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.35 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.34 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.33 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.32 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.31 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.30 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.29 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.28 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.27 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.26 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.25 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.24 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.23 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.22 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.21 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.20 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.6.19 app/views/showcase/previews/field_partials/_buttons.html.erb