.. _htmlCode:
========
HtmlCode
========
This field enables the maintenance of an HTML element in the form.
.. confval:: label
:name: html-code-label
:required: false
:type: string
:propertyPath: label
The field label
.. confval:: elementDescription
:name: html-code-element-description
:required: false
:type: string
:propertyPath: properties.elementDescription
The field description.
.. confval:: text
:name: html-code-text
:required: false
:type: string
:propertyPath: properties.text
The field description.
.. confval:: font
:name: html-code-font
:required: false
:type: string
:propertyPath: properties.font
Selection of the html tag.
.. confval:: align
:name: html-code-align
:required: false
:type: string
:propertyPath: properties.align
Selection of the text alignment.
.. confval:: gridColumnViewPortConfiguration
:name: html-code-grid-column-view-port-configuration
:required: false
:type: GridColumnViewPortConfigurationEditor
Grid settings.
.. confval:: requiredValidator
:name: html-code-required-validator
:required: false
:type: RequiredValidatorEditor
:propertyPath: properties.fluidAdditionalAttributes.required
Field validation settings.