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.5.1 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.5.0 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.11 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.10 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.9 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.8 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.7 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.6 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.5 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.4 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.3 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.2 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.1 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.4.0 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.3.25 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.3.24 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.3.23 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.3.22 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.3.21 app/views/showcase/previews/field_partials/_buttons.html.erb
bullet_train-themes-light-1.3.20 app/views/showcase/previews/field_partials/_buttons.html.erb