@cureous/input-moment-cureous

0.0.1 • Public • Published

fork from https://github.com/wangzuo/input-moment addition of a few functionalities

Usage

<InputMoment
  moment={this.state.moment}
  onChange={this.handleChange}
  onSave={this.handleSave}
  minStep={1} // default
  hourStep={1} // default
  prevMonthIcon="ion-ios-arrow-left" // default
  nextMonthIcon="ion-ios-arrow-right" // default
  tab={0} // default is 0 (datepicker), set it to 1 for timepicker
/>

Development

License

ISC

Package Sidebar

Install

npm i @cureous/input-moment-cureous

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

286 kB

Total Files

13

Last publish

Collaborators

  • etienne_cureous
  • kuzzmi