Basic Properties
The Basic Properties group contains the properties that are fundamental to the functioning of the component. The individual descriptions for each unique property are found in the component description. The Name property is common to all components.
Name
Unique name of the UI component within the dashboard. Since all UI components are represented by contexts located in the two-level component context tree, component's name also equals to the name and full path of the component context.
Variable Name: | name |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | The unique name of the component. |
Was this page helpful?