2.0.6 • Published 3 years ago

time-date-countdown v2.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Getting Started with time-date-countdown

countdowntimer with days,hours, minute, and seconds.

Days Hours Minutes seconds

Prerequisites

This is an example of how to use the component and how to install them.

using npm

```npm i time-date-countdown```

Usage

```import CountDownTimer from "time-date-countdown";

export default function App() {
return (
    <div>
        <CountDownTimer />
    </div>
);
}

Open Demo Codesandbox to view it in the browser.

----Props------required----description-
targetDatetrue-date to target for the countdown-
containerStylesfalsemain container style
containerClassv2falsemain container style class
eachContainerStylefalseeach module container class Name
eachCountLetterStylev2falseeach count letter style
textLabelClassv2falsetitle text style
2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago