There is no click event in bootstrap's navbar hamburger menu, but there is interaction?

recently found that navbar of bootstrap has no click event. I used the review element to check the event listener of the Hamburg menu, and found that there were no events, but when I clicked on the menu, I would like to open the navigation menu item. How do you do that?

Aug.08,2021

may use an event broker, you only need to bind it on document

Menu