aminography / PrimeDatePicker

PrimeDatePicker is a tool that provides picking a single day, multiple days, and a range of days.
Apache License 2.0
471 stars 52 forks source link

Where to get the TAG in callback? #62

Open RezaDizaji opened 2 years ago

RezaDizaji commented 2 years ago

We pass a TAG when calling show method of datePicker, but there is no TAG property when getting PrimeCalendar instance in the callback. Am I missing something or is this a problem?