1.0.3 • Published 1 year ago

flatpickr-autocomplete-plugin v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

flatpickr-autocomplete-plugin

You can control the autocomplete property on the flatpickr element.

Use

<flat-pickr autocomplete="off" />
import AutocompletePlugin from 'flatpickr-autocomplete-plugin';

// flatpickr config
{
    "plugins": [new AutocompletePlugin()]
}

Compatibility

flatpickr 4

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.1

1 year ago