Hey guys,
Miro is awesome, and to learn more awsomeness of miro I have been playing with miro SDK.
I know how to create widgets like card, stickers, lines etc.
I want to link one widget, lets say sticker A to some other shape in the same board.
Visually, we can do this by selecting sticker A, then “ctrl + k” and selecting the target shape in the board.
But I cant figure out how to do this using SDK.
PS:- One alternative is to wrap the text of sticker A inside <a href="link to the board object here”>TEXT</a>. But this makes the text a hyperlink, not exactly what I want to accomplish.