...
Attribute Name | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Component Size |
| |||||||||||
Display As | Display As allows you to select data type options to define how the field will be display.
| |||||||||||
Label | Here user can add label name for Rating.
| |||||||||||
Placeholder | A placeholder is a temporary value or text displayed in an input field. | |||||||||||
Type | Here user can select the different data type. | |||||||||||
Dest Type | This attribute specifies whether the user wants to store a value in a variable or a model. Model: Here, you can select "Model" as the value destination. Note: Value Destination Model field appears when you select | |||||||||||
Dest Var | Here you can choose the variable option from this list. Note: This appears when you select | |||||||||||
Value Destination Model |
| |||||||||||
Size | You can adjust the rating size to XX-Small, X-Small, Small, Medium, or Large. |
...
Attribute Name | Description | ||
Visibility Type | It determines whether a component is visible on the layout. It offers the following visibility types:
| ||
Read Only Type | It specifies whether a component can be edited by users. It offers the following options:
You can explore more about conditional visibility
| ||
Disability Type | It determines whether a component is disable on the layout. It offers the following visibility types:
|
UI:
...
Attribute Name | Description |
---|---|
Layout | Field Layout allows you to arrange fields on the form. |
Copy Enabled?
For more details check this
| ||
Is Copy Enabled | After marking the checkbox as true, a copy icon will appear beside the name field. | |
Help Text | Provides additional guidance or information about a field or element to assist users in understanding how to complete it or what data is expected. |
Layout:
...
Attributes | Description |
---|---|
None | In the None layout, only the input/output field is visible, with no label displayed. |
Stacked | In a stacked layout, the input/output field is placed below the field label, with a small margin around the label. |
Horizontal | In a horizontal arrangement, the input/output field is placed before the field label, with a small margin around the label. |
Single Column | In a Single Column layout, the input/output field is larger than the field label, and displayed in single column grid. |
No Label | In the No Label layout, only the input/output field is visible, without the label. |
Include Page | ||||
---|---|---|---|---|
|
Events:
Events are essentially the automation of invoking the component's actions.
Here, we have onload event, click event actions are available for this components.
...