Skip to content

Cuelr/calendar-date-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calendar-date-picker

The calendar-date-picker is based on Google Material Design specification (http://www.google.com/design/spec/components/pickers.html) and polymer-date-picker of Christophe Clapp (https://github.com/christopheclc/polymer-date-picker).

Usage

<calendar-date-picker selectedDate="May 12, 1981" opened="false"></calendar-date-picker>

Demo

http://syncofy.github.io/calendar-date-picker/

Options

  • orientation: (string)horizontal/vertical.
  • selectedDate: (string) The selected date.
  • opened: (boolean) Whether the date picker elements are currently showing.

Methods

  • toogle: Toggle the date picker opened attribute.
  • open : Open the date picker.

Contributors

About

A calendar date picker à la Material Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages