flowbite
flowbite copied to clipboard
Modal data attributes refactoring
Add the following options:
- use data-modal-target to init a modal instead of toggle
- use data-modal-dismiss / hide to hide a modal and use these for the button
- use data-modal-show instead of toggle for the show buttons