Skip to content

Overview

Display Fields are components used to display information in several ways to users. An alert or a custom header are examples of Display Fields.

Display Fields are defined by setting the kind property as display.

Use these properties to customize your Fields.

propertytypevalue
uidstringA unique id, if none provided, one will be generated automatically
kindstringMANDATORY All Display Fields are type display
widgetstringMANDATORY The Display Field widget that you want to use (for example: alert)
propsobjectAn object with custom properties defined by each Display Field, check the documentation of each Display Field to know more