🕑Clock Web Component Demo🕑

Some examples with different attributes

Default <wc-clock></wc-clock>
Fixed time <wc-clock fixed-time></wc-clock>
Hours ticks <wc-clock hours-ticks></wc-clock>
Hours & minutes ticks <wc-clock hours-ticks minutes-ticks></wc-clock>
Hours ticks & labels <wc-clock hours-ticks hours-labels></wc-clock>
Time zone : Australia/Perth <wc-clock time-zone="Australia/Perth"> </wc-clock>

Demo of some CSS variables and HTML attributes