You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > TimerType

TimerType type

Timer type as stored in BE

Signature:

export type TimerType = "countdown_to_a_date" | "fixed_minutes" | "daily_recurring";