Miro Web SDK and board items
A quick overview of the CRUD operations that the Web SDK can perform on supported board items.
What can I do with the Web SDK?
The Web SDK supports CRUD operations on the following board items:
Board item/tag | Create | Read | Update | Delete |
---|---|---|---|---|
App card | ✅ | ✅ | ✅ | ✅ |
Card | ✅ | ✅ | ✅ | ✅ |
Comments | ❌ | ❌ | ❌ | ❌ |
Connector | ✅ | ✅ | ✅ | ✅ |
Embed | ✅ | ✅ | ✅ | ✅ |
Emoji | ❌ | ✅ | ❌ | ❌ |
Frame | ✅ | ✅ | ✅ | ✅ |
Image | ✅ | ✅ | ✅ | ✅ |
Kanban | ❌ | ❌ | ❌ | ❌ |
Mindmap | ✅ | ✅ | ✅ | ✅ |
Preview | ✅ | ✅ | ✅ | ✅ |
Shape | ✅ | ✅ | ✅ | ✅ |
Sticky note | ✅ | ✅ | ✅ | ✅ |
Stroke | ❌ | ❌ | ❌ | ❌ |
SVG | ❌ | ❌ | ❌ | ❌ |
Table | ❌ | ❌ | ❌ | ❌ |
Tag | ✅ | ✅ | ✅ | ✅ |
Text | ✅ | ✅ | ✅ | ✅ |
Children of parent item | ❌ | ✅ | ❌ | ❌ |
USM | ❌ | ❌ | ❌ | ❌ |
Webscreen | ❌ | ❌ | ❌ | ❌ |
Wireframe | ❌ | ❌ | ❌ | ❌ |
Beta widgets | ||||
Doc | ❌ | ❌ | ❌ | ❌ |
Slides | ❌ | ❌ | ❌ | ❌ |
Table | ❌ | ❌ | ❌ | ❌ |
Timeline | ❌ | ❌ | ❌ | ❌ |
See also
- Video: try the Web SDK in less than 1 minute
- Miro Web SDK quickstart
- Build your first Hello, World app
- Miro Web SDK reference
Updated 13 days ago
What's next
Create your Developer team to start building your first Web SDK Hello, world app.