Files
automatisch/packages/docs/pages/apps/miro/actions.md
2023-09-29 21:39:30 +02:00

362 B

favicon, items
favicon items
/favicons/miro.svg
name desc
Create board Creates a new board.
name desc
Copy board Creates a copy of an existing board.
name desc
Create card widget Creates a new card widget on an existing board.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>