Litepicker icon indicating copy to clipboard operation
Litepicker copied to clipboard

Can we access the litePicker instance after initialization

Open JasonXaristides opened this issue 2 years ago • 1 comments

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?

JasonXaristides avatar Nov 07 '22 02:11 JasonXaristides

That would be great indeed.

gsqrt2 avatar Feb 22 '23 11:02 gsqrt2