Styles
Properties for implementing custom CSS with the component.
Custom Classes
Allows specifying custom CSS classes that may be used in the Style property.
Variable Name: | customClasses |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
customClasses | String | Custom CSS classes that may be used in the Style property. |
Component Content Style
The CSS Style to be applied to the component.
Variable Name: | style |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
style | String | The CSS Style to be applied to the component. |
Dropdown Style
The CSS Style to be applied to the dropdown element of the component.
Variable Name: | dropdownStyle |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
dropdownStyle | String | Dropdown Style |
Was this page helpful?