UI Component Properties
Defines the name and description of the UI Component.
Field Description | Field Name |
Name. Name of the UI Component. | name |
Description. Description of the UI Component. | description |
Source. JavaScript source code for the UI Component. Сan only be edited via the Edit Source action of the UI Component context menu. This action automatically generates the Compiled Source as well. | source |
Compiled Source. Code compiled from Source for the UI Component. It is auto-generated by the Edit Source action. | compiledSource |
Was this page helpful?