Grouping via SDK


I definitely need grouping functionality in the SDK. I wonder if implementing this functionality is so hard, as the SDK already supports selection. Please let me know when this functionality could be available.

At least, if I’m able to access the HTML element for the miro board, I could send ‘Ctrl+G’ command manually to group the selected elements. Let me know if I can get the HTML element for the board using SDK.

Thanks.

Hey there! It’s now possible to group items via the Web SDK. You can find more details and an example here:
https://developers.miro.com/changelog/2024-01-02-changelog 

Cheers!
Will