This website requires JavaScript.
Explore
Help
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8bf11ba7d147e7085583ff73d7c27ae0e6aa6082
automatisch
/
packages
/
docs
/
pages
/
apps
/
miro
/
actions.md
Rıdvan Akca
52f5c7ddb5
feat(miro): add create card widget action
2023-09-29 21:39:30 +02:00
362 B
Raw
Blame
History
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>