Home > widget-integration > CountdownStyleSettings

CountdownStyleSettings interface

Style settings from BE.

Signature:

export interface CountdownStyleSettings 

Remarks

buttonColor is optional — when absent, the CTA button inherits backgroundColor as its default.

Properties

Property

Modifiers

Type

Description

backgroundColor

string

buttonColor?

string

(Optional)

buttonTextColor

string

buttonTextSize

number

fontFamily

string

legendColor

string

legendSize

number

subHeadingColor

string

subHeadingSize

number

timerColor

string

timerSize

number

titleColor

string

titleSize

number