Files
automatisch/packages/docs/pages/apps/google-sheets/actions.md
2023-06-25 15:50:03 +02:00

383 B

favicon, items
favicon items
/favicons/google-sheets.svg
name desc
Create spreadsheet Create a blank spreadsheet or duplicate an existing spreadsheet. Optionally, provide headers.
name desc
Create spreadsheet row Creates a new row in a specific spreadsheet.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>