1.0.0 • Published 9 months ago

flatpickr-year-select-plugin v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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