Files
automatisch/packages/docs/pages/apps/monday/actions.md
2025-02-04 20:22:22 +01:00

272 B

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