Sha256: 05453b10d616e528e953092aa74f2a4dd89d1b0e76d69539fd0017d03f8b1332

Contents?: true

Size: 286 Bytes

Versions: 19

Compression:

Stored size: 286 Bytes

Contents

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

Version data entries

19 entries across 19 versions & 1 rubygems

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