flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

Modal data attributes refactoring

Open zoltanszogyenyi opened this issue 3 years ago • 0 comments

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

zoltanszogyenyi avatar Jul 18 '22 16:07 zoltanszogyenyi