1.0.0 • Published 2 years ago
flatpickr-year-select-plugin v1.0.0
flatpickr-year-select-plugin
You can change the select box to year select.
Use
import 'flatpickr-year-select-plugin/dist/yearSelectPlugin.min.css'
import yearSelectPlugin from 'flatpickr-year-select-plugin';
// flatpickr config
{
"plugins": [new yearSelectPlugin()]
}
Compatibility
flatpickr 4
1.0.0
2 years ago