Input invalid with description mock data
attributes:
$drupal: true
description:
attributes:
$drupal: true
content: <p>This is a description.</p>
label:
$tpl: '@fsk/form/form-element/form-element-label'
$ref: '@fsk/form/form-element/form-element-label'
attributes:
for: input2
label_display: before
children:
$tpl: '@fsk/form/form-element/input/input--textfield'
$ref: '@fsk/form/form-element/input/input--textfield#invalid'
attributes:
id: input2
errors: <p>This is an error message.</p>
description_display: after