/
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"}
Screen Shot 2024-01-25 at 10.51.51 AM.png

 

Related content

STAT Library
More like this
Create a Tooltip
Create a Tooltip
More like this
Custom Status
More like this
CSS Borders - Useful for debugging
CSS Borders - Useful for debugging
More like this
Dashboard
More like this
The Switch
More like this