Function: useCountdown()
export function useCountdown(
slug: string,
options?: CountdownOptions,
)Defined in: hooks/useCountdown.ts:15
Parameters
slug
string
options?
Returns
object
destroy
destroy: () =>
void
Returns
void
ref
ref:
RefObject<HTMLElement|null> =elementRef