Lets users pick dates and points in time comfortably


Keywords
css, vcl, component, date, time, picker
License
MIT
Install
npm install @vcl/date-picker@0.3.0

Documentation

VCL date-picker

Lets users pick dates and points in time comfortably.

Features

Can be used to pick dates, date ranges, points in time with and without seconds and combinations of all this.

Usage

The date picker should be placed in a popover to show it as overlay.

day month example

time 24h example

time am pm example

time seconds minutes example

Classes

  • vclDatePicker

Modifiers

Variables

  • --date-picker-border-color
  • --date-picker-bg-color

Demo

example.html on GH-pages.