@mothepro/lit-clock
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

<lit-clock>

Simple clock element

npm Published on webcomponents.org

Install

yarn add @mothepro/lit-clock

How to Use

Attribute Type Description
pause boolean Whether the clock should be incrementing
pause-on-blur boolean Whether the clock should continue incrementing when the document loses focus
ticks number The number of seconds the clock should start with. Defaults to 0
Pause on blur clock
<lit-clock pause-on-blur ticks=0></lit-clock>

Readme

Keywords

none

Package Sidebar

Install

npm i @mothepro/lit-clock

Weekly Downloads

3

Version

0.0.4

License

Apache-2.0

Unpacked Size

230 kB

Total Files

15

Last publish

Collaborators

  • mothepro