Function Countdown

Countdown component displays a countdown timer that expires at a given time.

  • Parameters

    • props: ICountdownProps

      The countdown component props.

    Returns Element

    • The countdown component.