Back to Pocketbase

Interface TestEmailSend

static/jsvm/interfaces/forms.TestEmailSend.html

latest1.3 KB
Original Source

Interface TestEmailSend

TestEmailSend is a email template test request form.

Hierarchy

Implemented by

Index

Methods

submitvalidate

Properties

collectionemailtemplate

Methods

submit

  • submit(): void

Submit validates and sends a test email to the form.Email address.

Returns void

validate

  • validate(): void

Validate makes the form validatable by implementing [validation.Validatable] interface.

Returns void

Properties

collection

collection: string

email

email: string

template

template: string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc