Sha256: 40a7c00e6c1248104f5a070227e31e0762f1061537f5dc166d9e8bdb17b5a1cb

Contents?: true

Size: 212 Bytes

Versions: 23

Compression:

Stored size: 212 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? %>
<% end %>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
avo-2.53.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.52.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.49.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.48.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.47.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.46.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.45.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.44.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.43.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.42.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.42.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.42.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.41.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.40.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.39.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.38.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.37.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.37.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.37.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-2.36.3 app/components/avo/fields/area_field/edit_component.html.erb