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
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
I would like to be able to access the litePicker instance after it has been initialized. Perhaps it could be like.. document.querySelector('#my-picker').litepicker
I saw that it's recommended to use a variable at the time of initialization but I have a case where there are a variable number of pickers on the page.
Does this exist?
The text was updated successfully, but these errors were encountered:
I would like to be able to access the litePicker instance after it has been initialized. Perhaps it could be like..
document.querySelector('#my-picker').litepicker
I saw that it's recommended to use a variable at the time of initialization but I have a case where there are a variable number of pickers on the page.
Does this exist?
The text was updated successfully, but these errors were encountered: