0.2.11 • Published 8 years ago

mf-semantic-ui-calendar v0.2.11

Weekly downloads
4
License
-
Repository
-
Last release
8 years ago

mf-semantic-ui-calendar

Cool calendar in React for Semantic UI. Use ISO Date Format in and out of the component. (Use toISOString on Date object in Javascript)

Component API

PropertyTypeDefaultRequiredDescription
onChangefunction(newDate)n/anoCall back when user changes date. (In ISO 8601 Date Format)
initialDatestringn/ayesDefault date (In ISO 8601 Date Format)

Todo

  • Unit tests
  • Date ranges
  • Time