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
Set Pins
Set Pins
More like this
Change CSS property of a DOM element
Change CSS property of a DOM element
More like this
Filtering Components on the Dashboard
Filtering Components on the Dashboard
More like this
The Switch
The Switch
More like this
Dashboard
Dashboard
More like this
CSS Borders - Useful for debugging
CSS Borders - Useful for debugging
More like this