Variable widgetKindVoteConst

widgetKindVote: {
    cheer-meter: string;
    emoji-slider: string;
    image-number-prediction: string;
    image-poll: string;
    image-prediction: string;
    image-quiz: string;
    text-ask: string;
    text-number-prediction: string;
    text-poll: string;
    text-prediction: string;
    text-quiz: string;
} = ...

Type declaration

  • cheer-meter: string
  • emoji-slider: string
  • image-number-prediction: string
  • image-poll: string
  • image-prediction: string
  • image-quiz: string
  • text-ask: string
  • text-number-prediction: string
  • text-poll: string
  • text-prediction: string
  • text-quiz: string

Generated using TypeDoc