Edit style attributes

Edit presentation style attributes apply to an EDIT element.

Note: This topic lists presentation style attributes for a specific class of form element, common presentation style attributes can also be used for this type of element.

showVirtualKeyboard

Defines how the virtual keyboard must appear on mobile devices.
Note: Only supported on Androidâ„¢ devices.

Values can be:

  • "onTap" (default): Virtual keyboard shows up when user taps in the field.
  • "onFocus": Virtual keyboard shows up when the focus goes to the field.