Skip to content

Commit 5e9c85b

Browse files
Added info on the image widget
1 parent 0f50a2f commit 5e9c85b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Loading

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,3 +446,9 @@ if(valueDropDown == "string"){
446446
//if string matches, execute code
447447
}
448448
```
449+
450+
### Image
451+
452+
![Image widget](assets/widget-image.png)
453+
454+
Use the image widget to put a JPG, PNG or WEBP image on your dashboard! The image can be made to fill the widget frame or to fit within the widget frame. A grey background can be added to the widget to help with visibility issues for PNGs with transparent backgrounds.

0 commit comments

Comments
 (0)