This website requires JavaScript.
Explore
Help
Register
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
f0b5d85a7a65edadd80e0ac2bc3b5ad5e930bb68
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>