This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa2b03ce3d32b1b00a99dbf32cf02e6bc5dec7ed
automatisch
/
packages
/
docs
/
pages
/
apps
/
monday
/
actions.md
Rıdvan Akca
cd64b5dfa5
feat(monday): add create column action
2025-02-04 21:29:02 +01:00
339 B
Raw
Blame
History
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>