Header (schema)

Widget Header

Header of a widget that provides additional information. This will be shown at the container level. It includes details as label value pairs.
Name Description Type Notes
condition Expression for evaluating condition

If the condition is met then the header will be applied. Examples of expression syntax are provided under 'example_request' section of 'CreateWidgetConfiguration' API.
string Maximum length: 1024
content_alignment alignment for labelvalue pair

Alignment of header labels.
string Enum: LEFT, RIGHT
Default: "RIGHT"
sub_headers Rows

An array of label-value properties.
array of PropertyItem Minimum items: 0