Component content settings

Component content settings typically depend on the data from the dataservice, from other components, or static data you provide for the current component.

Content
The main setting of the UI component. For label component, it is the display value of the label, for a button component, it is the text on the button, and so on.
Tooltip
Typically, the tooltip that is displayed in the UI is for the entire component. However, if there are tooltips displayed for children of the component, then the child tooltip has precedence.
Header
Enables you to add header text to certain components, such as the list component. You can set whether to show or hide the header.
Child content
For some components, such as radio button, data grid, or tab, you can add parts to that component. For example, you can add child radio buttons to an existing radio button, or child tabs to an existing tab, and so on.
Placeholder
Represents the default value when the component is displayed, for example, in a drop-down.
Show Error
Shows errors received when executing the dataservice. Use the checkbox to switch errors on/off. Default is on.
Category and Value axis title
Displays the specified values for category and value dimension on chart axes.