Skip to content

pantoken-root / platforms/email/src / EmailCssOptions

Interfáhta: EmailCssOptions ​

Eksperimentála

Options for filtering component CSS for email output.

Properties ​

client? ​

optional client?: EmailClient

Eksperimentála

Client capability profile. Defaults to generic.


allowComponents? ​

optional allowComponents?: readonly string[]

Eksperimentála

Component names to allow in addition to the default email-safe set.


denyComponents? ​

optional denyComponents?: readonly string[]

Eksperimentála

Component names to remove even when they are in the default or custom allowlist.