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. |
|
name |
desc |
Star an email |
Star an email message. |
|
|
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>