Home > widget-integration > CountdownOnceEnd

CountdownOnceEnd type

Behavior when timer ends

Signature:

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