2.0.6 • Published 5 years ago

time-date-countdown v2.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago