HiddenΒΆ

/libs/granite/ui/components/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
idstring

The id attribute.

relstring

The class attribute. This is used to indicate the semantic relationship of the component similar to rel attribute.

classstring

The class attribute.

titlestring
i18n

The title attribute.

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.