Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Javadoc resource link
classNameinfo.magnolia.editor.app.field.ExpandingTextFieldDefinition
renderTypeasynchronous
 extends the text field by allowing its height to expand with the increasing amount of text entered until it reaches the value set for the maxRows property. At that point, a scrollbar will appear.

...

<field name>Name of the field.

maxRows

optional, default is 10

Maximum number of rows to which the field may expand before showing a scrollbar.

rows

optional, default is 1

Number of text rows for the initial state of the field.

This property is defined in TextFieldDefinition.

Common field properties:

Include Page
_Common field properties
_Common field properties