Skip to content

Commit e128c12

Browse files
Merge pull request #2599 from arduino/benjamindannegard/link-widget-cloud
[PXCT-1085] Cloud - Added link widget information
2 parents f054a2d + 6d5441a commit e128c12

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
212 KB
Loading
129 KB
Loading

content/arduino-cloud/03.cloud-interface/03.dashboard-widgets/dashboard-widgets.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,14 @@ ledVariable = true;
322322
ledVariable = false;
323323
```
324324

325+
### Link
326+
327+
![Link Widget](assets/link-widget.png)
328+
329+
The Link widget lets you put a link on your dashboard! The icon, color and label can be fully customized to your liking. The correct URL format for this widget is for example "`https://arduino.cc`". If the you get the error "Invalid URL format", please try adding "https://" to the start of your URL.
330+
331+
![Link Widget options](assets/link-widget-options.png)
332+
325333
### Map
326334

327335
![Map Widget](assets/widget-map.png)

0 commit comments

Comments
 (0)