Skip to main content

Property

FieldDescriptionSchemeRequired
nameSet name for component property.string
valueMutually exclusive with textint64
textMutually exclusive with valuestring
typeSpecify type of component property, one of currency, number, urlstring
unitUnit for component property e.g. milliseconds, bytes, millicores, epoch etc.string
colorSet color for component property.string
headlineToggle headline for component property.bool
iconSpecify icon for component.Icon
labelSpecify label for component property.string
linksSet links pertaining to component.[]Link
maxSet maximum value for components to display.int64optional
minSet minimum value for components to display.int64
orderSet integer value order for component property.int
tooltipSet tooltip outlining information pertaining to the component.string
FieldDescriptionSchemaRequired
typeThe type of the link.string
urlThe url of the link.string
tooltipThe tooltip of the link.string
iconThe icon of the link.Icon
textThe text of the link.string
labelThe label of the link.string