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