flatpickr-year-select-plugin
v1.0.0
Published
change year selection box
Downloads
51
Readme
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