favicon, items
favicon |
items |
/favicons/google-sheets.svg |
name |
desc |
New spreadsheets |
Triggers when you create a new spreadsheet. |
|
name |
desc |
New worksheets |
Triggers when you create a new worksheet in a spreadsheet. |
|
name |
desc |
New spreadsheet rows |
Triggers when a new row is added to the bottom of a spreadsheet. |
|
|
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>