Skip to main content

I’m trying to set the childrenIds of a frame via the Web SDK but it seems its not allowed. The documentation doesn’t mention that it’s a read-only property. Is it possible to associate frames and their content programmatically?

Frame (miro.com)

@Adilson - While I cannot directly answer your question, I can share that an additional resource for such questions is the Miro Developer Platform Discord server (web-sdk channel). A link can be found on this page:

https://developers.miro.com/


Hi @Adilson,

Maybe add to frame method will help in your case? ChildrenIds are indeed not marked as readonly on the frame’s page, thanks for pointing that out!

Thanks,

Elena.


Hi @Elena Ignatik ,
adding to the Frame will definitely solve the problem!

Thank you!


Reply