Sign up (with export icon)

email/emailconfigurationlogger

Api-module icon module

Classes

Functions

  • Chevron-right icon

    isUnsupportedEmailColorFormat( color ) → boolean

    Checks if the given color format is not supported in email clients.

    Parameters

    color : undefined | string

    Returns

    boolean
  • Chevron-right icon

    isUnsupportedEmailColorValue( color ) → boolean

    Checks if the given color value is not supported in email clients.

    Parameters

    color : undefined | string

    Returns

    boolean