/
component.setBorder{}
component.setBorder{}
component.setBorder{} can be used to set a border colour for the component on your Dashboard. You can set the border by providing a HEX colour code (ex. #FF0000
) used in CSS styling.
Simply call the API and start your component to change the border colour.
component.setBorder{color="#FF0000"}
, multiple selections available,
Related content
STAT Library
STAT Library
More like this
Create a Tooltip
Create a Tooltip
More like this
Custom Status
Custom Status
More like this
CSS Borders - Useful for debugging
CSS Borders - Useful for debugging
More like this
Dashboard
Dashboard
More like this
The Switch
The Switch
More like this