enum sap.m.InputTextFormatMode

Control sample: sap.m.InputTextFormatMode
Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

Defines how the input display text should be formatted.


Properties Overview

Node Description
sap.m.InputTextFormatMode.Key

Key

sap.m.InputTextFormatMode.KeyValue

A key-value pair formatted like "(key) text"

sap.m.InputTextFormatMode.Value

Text

sap.m.InputTextFormatMode.ValueKey

A value-key pair formatted like "text (key)"