Sha256: 2564cb0de8b6bf9e674365763c6788d20f126880f4b512bcaf7717916607a83c

Contents?: true

Size: 271 Bytes

Versions: 19

Compression:

Stored size: 271 Bytes

Contents

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
active_element-0.0.31 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.30 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.29 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.28 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.27 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.26 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.24 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.23 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.22 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.21 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.19 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.18 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.17 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.16 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.15 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.14 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.13 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.12 app/views/active_element/components/form/_text_area.html.erb
active_element-0.0.11 app/views/active_element/components/form/_text_area.html.erb