composeEmail()
composeEmail(
options?):EmailDialog
Defined in: ui.ts:671
Creates an email dialog with editable subject/to/bcc, a markdown body, and attachment management.
Parameters
| Parameter | Type |
|---|---|
options? | EmailDialogOptions |
composeEmail(
options?):EmailDialog
Defined in: ui.ts:671
Creates an email dialog with editable subject/to/bcc, a markdown body, and attachment management.
| Parameter | Type |
|---|---|
options? | EmailDialogOptions |