Skip to content

zedesk/zdkelt-input-date

Repository files navigation

<zdkelt-input-date>

Published on webcomponents.org

A calendar component, which could be used as date-picker

zdk-input-date

Use it :

<zdkelt-input-date init-date="2018-03-01" value="2018-03-25">
  <paper-button dropdown-dismiss>Cancel</paper-button>
  <paper-button dropdown-confirm>Valid</paper-button>
</zdkelt-input-date>

Example:

Quick example

<div style="height: 400px">
  <zdkelt-input-date i18n="en-US" init-date="2018-03-01" value="2018-03-25">
    <paper-button dropdown-dismiss>Cancel</paper-button>
    <paper-button dropdown-confirm>Valid</paper-button>
  </zdkelt-input-date>
</div>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages