HiddenΒΆ

/libs/granite/ui/components/coral/foundation/form/hidden

A hidden field component.

It extends Field component.

It has the following content structure:

granite:FormHidden
  1. granite:commonAttrs
  2. 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.