Class CountdownSticker

Hierarchy

  • CountdownSticker

Implements

Constructors

Properties

Methods

Constructors

Properties

Properties that will be added under the key namespace

Methods

  • Returns {
        digit_card_color: string;
        digit_color: string;
        end_background_color: string;
        following_enabled: boolean;
        height: number;
        start_background_color: string;
        tap_state_str_id: string;
        text_color: string;
        type: string;
        width: number;
    }

    • digit_card_color: string
    • digit_color: string
    • end_background_color: string
    • following_enabled: boolean
    • height: number
    • start_background_color: string
    • tap_state_str_id: string
    • text_color: string
    • type: string
    • width: number