0.0.4 • Published 4 years ago

@mothepro/lit-clock v0.0.4

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

<lit-clock>

Simple clock element

npm Published on webcomponents.org

Install

yarn add @mothepro/lit-clock

How to Use

AttributeTypeDescription
pausebooleanWhether the clock should be incrementing
pause-on-blurbooleanWhether the clock should continue incrementing when the document loses focus
ticksnumberThe number of seconds the clock should start with. Defaults to 0
Pause on blur clock
<lit-clock pause-on-blur ticks=0></lit-clock>
0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago