Skip to content

PKlknr/svelte-PickTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-pickTime

A timepicker component - Demo

image

Props

  • timestamp - a Date() object

Events

  • input - on mouseup/touchend, with new timestamp as detail

Styling

Use these CSS custom properties to cutomize the colors:

  • --timepick-bg: Background-color
  • --timepick-center: Dot in the center
  • --timepick-time-bg: Background of time text
  • --timepick-time-active-color
  • --timepick-hand-active-color
  • --timepick-hand-hover-color

About

Timepicker component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published