Sha256: 9642e70d7072c412a890322e3d8a5d59f205577047b8798e5cd76d5bf2c2bbb2

Contents?: true

Size: 200 Bytes

Versions: 9

Compression:

Stored size: 200 Bytes

Contents

<%= form.text_area field,
                   value: component.value_for(field),
                   rows: 5,
                   class: "form-control #{component.valid?(field) ? nil : 'is-invalid'}" %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
active_element-0.0.10 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.9 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.8 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.7 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.6 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.5 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.4 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.3 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.2 app/views/active_element/components/form/_text_area.html.erb