Flatpickr: How to auto populate an age field

Created on 9 Sep 2020  路  1Comment  路  Source: flatpickr/flatpickr

Is there a way to auto populate an Age field from the selected date?

Most helpful comment

Specify your own function (that changes age field) for the onChange hook.
https://flatpickr.js.org/events/

>All comments

Specify your own function (that changes age field) for the onChange hook.
https://flatpickr.js.org/events/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ohtanya picture ohtanya  路  15Comments

neokio picture neokio  路  34Comments

mgibbs189 picture mgibbs189  路  41Comments

Sayan751 picture Sayan751  路  20Comments

dev4press picture dev4press  路  38Comments