Topic: datepicker change event open and close event is not working
                  
                  kblackmck
                  priority
                  asked 1 year ago
                
const myDatepicker = document.getElementById('txtSearchDOB') myDatepicker.addEventListener('open.mdb.datepicker', (e) => {
 console.log('******');
});
                      
                        Add comment
                      
                    
                  
                
                      
                      Kamila Pieńkowska
                      staff
                        answered 1 year ago
                    
They work. I provided a snippet for you: https://mdbootstrap.com/snippets/standard/kpienkowska/6260756
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Answered
Specification of the issue
              - ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB Standard
 - MDB Version: MDB5 3.10.0
 - Device: thinkpad and dell
 - Browser: chrome
 - OS: windows
 - Provided sample code: No
 - Provided link: No