The properties of the wrapper in a library component are:
Property Name | Description | |||
---|---|---|---|---|
General | ||||
Author | Specifies the author of the library component.
Data type: String |
|||
Author Email | Specifies the author's e-mail address.
Data type: String |
|||
Description | Specifies the description of the library component.
Data type: String |
|||
Title | Specifies the title of the library component.
Data type: String |
|||
CSS | ||||
Class | Indicates the CSS class that will be applied to the title bar of the library component. This property is read only. | |||
Refresh | ||||
Enable Auto Refresh | Specifies whether to enable auto refresh on the library component.
Data type: Boolean |
|||
Interval | Specifies the interval time of auto refresh. It ranges from 0 seconds to 86400 seconds. When the timeout expires, the refresh will be executed automatically. It is enabled when Enable Auto Refresh is set to true.
Data type: Integer |