Sha256: cfd68b257a55dcc969d77780df8d611d73a57b173556caf35fb3cc2c771bb70b

Contents?: true

Size: 238 Bytes

Versions: 29

Compression:

Stored size: 238 Bytes

Contents

<%= field_wrapper(**field_wrapper_args) do %>
  <%= @form.text_field field.id,
    value: field.value.to_s,
    class: classes("w-full"),
    placeholder: field.placeholder,
    disabled: disabled?,
    autofocus: @autofocus %>
<% end %>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
avo-3.18.1.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.18.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.18.0.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.18.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.9.beta2 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.9.beta1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.9.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.9 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.8.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.8 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.7 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.6.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.6 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.5 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.3 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.5.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.4.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.3.tw4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.17.2.tw4 app/components/avo/fields/area_field/edit_component.html.erb