Sha256: b6ec85d8a9fbd190e361111d792e319eb657f2415cce2ea42bf15e667e22426a

Contents?: true

Size: 504 Bytes

Versions: 113

Compression:

Stored size: 504 Bytes

Contents

<%= render "showcase/previews/field_partials/about_field_partials", showcase: showcase do |form| %>
  <% showcase.sample "Single Select" do %>
    <%= render 'shared/fields/super_select', form: form, method: :super_select_value, other_options: {search: true} %>
  <% end %>

  <% showcase.sample "Multiple Select" do %>
    <%= render 'shared/fields/super_select', form: form,  method: :multiple_super_select_values, other_options: {search: true}, html_options: {multiple: true} %>
  <% end %>
<% end %>

Version data entries

113 entries across 113 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.14.0 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.13.0 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.12.3 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.12.2 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.12.1 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.12.0 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.11.0 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.10.0 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.9.0 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.8.5 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.8.4 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.8.3 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.8.2 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.8.1 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.8.0 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.7.23 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.7.22 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.7.21 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.7.20 app/views/showcase/previews/field_partials/_super_select.html.erb
bullet_train-themes-light-1.7.19 app/views/showcase/previews/field_partials/_super_select.html.erb