@nylas/components-datepicker

1.1.3 • Public • Published

Datepicker

This document is still work in progress!

Datepicker component is used for manipulating dates.

Installation

You can use datepicker in two ways:

  • via CDN
  • install using yarn

Props

Component accepts next props:

Data:

  • id
  • change
  • value - initial date to select
  • minDate - minimum date that can be selected (if timepicker active uses time constraints as well)
  • maxDate - maximum date that can be selected (if timepicker active uses time constraints as well)
  • timepicker - use timepicker
  • theme

Readme

Keywords

none

Package Sidebar

Install

npm i @nylas/components-datepicker

Weekly Downloads

0

Version

1.1.3

License

none

Unpacked Size

114 kB

Total Files

6

Last publish

Collaborators

  • b3ndoi
  • krisgardiner
  • nylas-admin
  • poojaguggari
  • sourcesoft
  • aaron-nylas
  • ozsivanov
  • mrashed-dev