index.js import Lightbox from 'bs5-lightbox'; const options = { keyboard: true, size: 'fullscreen' }; document.querySelectorAll('.my-lightbox-toggle').forEach((el) => el.addEventListener('click', (e) => { e.preventDefault(); const lightbox = new Lightbox(el, options); lightbox.show(); }));
HOTLINE: (+84) 949 79 79 89 -