Skip to content

I need an example how to edit getFlatpickrOptions #7308

Answered by furkanevran
Julian1993ARG asked this question in Help
Discussion options

You must be logged in to vote

You could use the following:

this.form.MyDate.domNode._flatpickr.config.minDate = this.form.MyAnotherDate.valueAsDate;

Flatpickr Docs: https://flatpickr.js.org/instance-methods-properties-elements/

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Julian1993ARG
Comment options

Answer selected by Julian1993ARG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants