Sha256: 3d14a6b0e4c69de837c5ae738fe911700457a0153c5d756dba098109c5f07864

Contents?: true

Size: 338 Bytes

Versions: 97

Compression:

Stored size: 338 Bytes

Contents

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

Version data entries

97 entries across 97 versions & 1 rubygems

Version Path
avo-2.53.0 app/components/avo/fields/status_field/edit_component.html.erb
avo-2.52.0 app/components/avo/fields/status_field/edit_component.html.erb
avo-2.49.0 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.6.1 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.6.0 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.8 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.7 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.6 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.6.beta1 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.5 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.4 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.3 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.2 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.1 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.5.0 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.4.4 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.4.3 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.4.2 app/components/avo/fields/status_field/edit_component.html.erb
avo-2.48.0 app/components/avo/fields/status_field/edit_component.html.erb
avo-3.4.1 app/components/avo/fields/status_field/edit_component.html.erb