Files
automatisch/packages/docs/pages/apps/gmail/actions.md
2024-04-24 13:24:13 +02:00

413 B

favicon, items
favicon items
/favicons/gmail.svg
name desc
Create draft Create a new draft email message.
name desc
Reply to email Respond to an email.
name desc
Send email Send a new email message.
name desc
Send to trash Send an existing email message to the trash.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>