Sha256: 315f68976912eed5cc8b1827553a824e771d0a2a3a0c186c9852dc1136e300e6

Contents?: true

Size: 540 Bytes

Versions: 121

Compression:

Stored size: 540 Bytes

Contents

<%= render "showcase/previews/field_partials/about_field_partials", showcase: showcase do |form| %>
  <% showcase.sample "Basic" do %>
    <%= render 'shared/fields/text_field', form: form, method: :text_field_value %>
  <% end %>

  <% showcase.sample "With Icon" do %>
    <%= render 'shared/fields/text_field', form: form, icon: 'Test', method: :text_field_value,
          other_options: { label: 'New Label', hide_label: true, help: 'I am help text', error: "Error Text", icon: 'fal fa-sign-out ti ti-close' } %>
  <% end %>
<% end %>

Version data entries

121 entries across 121 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.19.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.18.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.17.1 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.17.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.16.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.15.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.14.2 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.14.1 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.14.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.13.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.12.3 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.12.2 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.12.1 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.12.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.11.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.10.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.9.0 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.8.5 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.8.4 app/views/showcase/previews/field_partials/_text_field.html.erb
bullet_train-themes-light-1.8.3 app/views/showcase/previews/field_partials/_text_field.html.erb