Skip to main content

Hi!

How do i add an image to the board with a webplugin? I cannot find it in the widget create part.

Best regards

Falk

OK, found it already:

miro.board.widgets.create({
"type": "image",
"url": "https://some/url"
})

 


Reply