Text format rules.

Hierarchy

  • TableWidgetTextFormatRule

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
customBgColor?: string

Hex representation of the custom background color. Used with custom background palette option.

customFgColor?: string

Hex representation of the custom text color. Used with custom text palette option.

Match rule for the table widget text format.

Color-on-color palette to highlight replaced text.

Replace rule for the table widget text format.

Generated using TypeDoc