Formatters
Data presented on the UI often has to be converted so that it is human readable. For this purpose we
provide formatters.
Formatters are means to define the formatting of data on the UI.
They can be found in namespace called format
and used in the manifest via expression binding,
for e.g. {= format.dateTime()}
.
List of supported formatters, that can be found under format
namespace: