Sha256: 17a78339309e855e4ecf215f8bbb6e8f068f28e827839417ff3302ceb7d9bd5f

Contents?: true

Size: 212 Bytes

Versions: 23

Compression:

Stored size: 212 Bytes

Contents

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

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
avo-2.35.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.7.pre.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.6 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.5 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.4 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.4.pre.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.3 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.34.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.33.3 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.33.3.pre.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.33.3.pre.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.33.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.33.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.33.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.32.6 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.32.5 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.32.4 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.32.3 app/components/avo/fields/area_field/edit_component.html.erb