You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > CountdownPositioning
CountdownPositioning type
Position of the countdown timer bar relative to the page viewport.
Signature:
export type CountdownPositioning = "top" | "bottom" | "bottom_left" | "bottom_right";