Hierarchy

  • QuizSticker

Implements

Constructors

Properties

Methods

Constructors

Properties

Properties that will be added under the key namespace

Methods

  • Returns {
        end_background_color: string;
        height: number;
        start_background_color: string;
        tap_state_str_id: string;
        text_color: string;
        type: string;
        viewer_answer: number;
        viewer_can_answer: boolean;
        width: number;
    }

    • end_background_color: string
    • height: number
    • start_background_color: string
    • tap_state_str_id: string
    • text_color: string
    • type: string
    • viewer_answer: number
    • viewer_can_answer: boolean
    • width: number
  • Parameters

    • x: any

    Returns x is string[]