Files
automatisch/packages/docs/pages/apps/monday/actions.md
2024-05-09 14:48:20 +02:00

339 B

favicon, items
favicon items
/favicons/monday.svg
name desc
Create board Creates a new board.
name desc
Create column Creates a new column in a board.
name desc
Create item Creates a new item in a board.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>