Skip to content

yfi/clock-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

<clock-face 
time-zone="America/Toronto"
second-hand="true"
></clock-face>

CSS Variables:

      clock-face{
        --clock-size:100%;
        --clock-face-fill:none;
        --clock-face-outline:currentColor;
        --clock-hand-outline: currentColor;
        --clock-accent-color: orange; /* used for second hand */ 
        --clock-stroke-width: 1.5;
      }

About

Live SVG Analog Clock Custom Element

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages