Home > 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";
Home > widget-integration > CountdownPositioning
Position of the countdown timer bar relative to the page viewport.
Signature:
export type CountdownPositioning = "top" | "bottom" | "bottom_left" | "bottom_right";