HiddenΒΆ
-
/libs/granite/ui/components/coral/foundation/form/hidden A hidden field component.
It extends
Fieldcomponent.It has the following content structure:
-
granite:FormHidden
- granite:commonAttrs
- granite:renderCondition
- namestring
The name that identifies the field when submitting the form.
- disabledboolean
Indicates if the field is in disabled state.
- valuestringel
The value of the field.
-
granite:FormHidden