Common Component Properties
The below sections list and describe the properties shared by most dashboard components.
Property Types
Description of each component property includes property type. Property type is the type of value returned by a component property reference appearing in dashboard binding (String, Boolean, Integer, etc.)
However, since properties are internally represented by variables of UI component contexts, each property is naturally a data table. Thus, an Integer property type means that the component’s variable is indeed a single-cell data table with the only Integer field.
Was this page helpful?