You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Tartarus!
I found your plugin very easy to configure and read and effective! Thank you!
I would like to know if could be possible to set starting value with just using "input value=" syntax as I have a page with many time picker and I need to get data from a database.
In my opinion "set_values" is ok for few elements
Thank you
Max
The text was updated successfully, but these errors were encountered:
I have a grid with multiple items, like this https://ibb.co/N6nKyrv
Those inputs should track work time for each task, each day, so potentially i have many and many pickers.
All items are initialized by class, all of them are inputs like this: <input class="duration-picker" type="number" value="">
Now, I found your function set_values, but do you think is possible to use std input "value" for initializing time ?
Hi Tartarus!
I found your plugin very easy to configure and read and effective! Thank you!
I would like to know if could be possible to set starting value with just using "input value=" syntax as I have a page with many time picker and I need to get data from a database.
In my opinion "set_values" is ok for few elements
Thank you
Max
The text was updated successfully, but these errors were encountered: