Module

email/emailconfigurationlogger

@ckeditor/ckeditor5-email/src/emailconfigurationlogger

module

Filtering

Classes

Functions

  • isUnsupportedEmailColorFormat( color ) → boolean

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

    Parameters

    color : undefined | string

    Returns

    boolean
  • isUnsupportedEmailColorValue( color ) → boolean

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

    Parameters

    color : undefined | string

    Returns

    boolean