...
Name | Description | Values |
---|---|---|
id | Unique identifier. | Any |
disable | Makes the tab appear at the bottom of the screen if set to false. The default value is true. | true or false |
preload | Loads the rows of the tab when the page loads. The default value is false. | true or false |
components | The list of tab components. | The list of the component ids |
width | The width of the tab in percentage. The default value is 100%. | <number>% |
showheader | Shows the tab header. The default value is true. | true or false |
showcolumns | Shows the tab column names. The default value is true. | true or false |
Example
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|