2.0.3 • Published 6 years ago

@konfy/vue-input-date v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

vue-input-date

  • very versatile date input, supporting date and time
  • based on native javascript date features, no dependencies
  • works great in mobile
  • no date picker attached, but can easily work with one
  • customize order, appearance, and separators of every date element
  • slots available before every date element
  • locale
  • possible to force timezone
  • Use ← → to move between date elements, ↑ ↓ to increase or decrease
  • Auto-complete and auto-correct on typing
  • custom validation functions accepted

Full documentation