The background shown behind the component.
Specifies whether to display the name of the component and its value in two separate rows.
The key to visualize.
Specifies additional abbreviations for the key that can be used instead of the key, if there is not enough space to show the whole key.
The color of the key. If null
is specified, the color is taken from the
layout.
The semantic coloring information the value carries.
This value indicates whether the value is currently frequently being updated. This can be used for rendering optimizations.
The value to visualize.
The color of the key. If null
is specified, the color is taken from the
layout.
Generated using TypeDoc
The state object describes the information to visualize for a key value based component.