在Bootstrap4的模态框说明文档中,提到有四个事件。
请问这四个事件和平常的click事件一样么?
是不是不能被原生JavaScript监听?
下面是参考链接,事件列表在页底。附上英文说明。
Bootstrap’s modal class exposes a few events for hooking into modal functionality. All modal events are fired at the modal itself (i.e. at the <div class="modal">).
https://stackoverflow.com/que...