You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > CountdownOnceEnd

CountdownOnceEnd type

Behavior when timer ends

Signature:

export type CountdownOnceEnd = "disable" | "repeat" | "nothing";