Block Widget
Collaborate with us
Edit this page on GitHub
Allows you to use a Block in your screen. If the Block is designed with input parameters, you must specify the value for those parameters.
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Name | Identifies an element in the scope where it's defined, like a screen, action, or module. | Yes | ||
Source Block | Block to display. | Yes | It might be necessary to specify additional input arguments. |
Runtime properties
Name | Description | Read Only | Type | Observations |
---|---|---|---|---|
Id | Identifies the widget instance at runtime (HTML 'id' attribute). You can use it in JavaScript and Extended Properties. | Yes | Text |