name | Set name for component property. | string |  | 
value | Mutually exclusive with text | int64 |  | 
text | Mutually exclusive with value | string |  | 
type | Specify type of component property, one of currency, number, url | string |  | 
unit | Unit for component property e.g. milliseconds, bytes, millicores, epoch etc. | string |  | 
color | Set color for component property. | string |  | 
headline | Toggle headline for component property. | bool |  | 
icon | Specify icon for component. | Icon |  | 
label | Specify label for component property. | string |  | 
links | Set links pertaining to component. | []Link |  | 
max | Set maximum value for components to display. | int64 | optional | 
min | Set minimum value for components to display. | int64 |  | 
order | Set integer value order for component property. | int |  | 
tooltip | Set tooltip outlining information pertaining to the component. | string |  |