demarches-normaliennes/app/components/editable_champ/text_component/text_component.html.haml

5 lines
162 B
Text

= @form.text_field :value,
id: @champ.input_id,
required: @champ.required?,
aria: { describedby: @champ.describedby_id },
data: data_dependent_conditions