flowbite
flowbite copied to clipboard
Closable data attribute for modals
Hello!
The data-modal-backdrop="static" data attribute prevent the modal from closing when clicking outside of it.
Could you please add the data-modal-closable attribute for a Modal which will disable closing the modal both on hitting ESC and clicking on the backdrop.