Modal Hologram

A sci-fi holographic projection modal with scanlines, flicker, and a light beam effect.

1const [isOpen, setIsOpen] = useState(false);
2
3<button

Installation

npx zeroui@latest add modal-hologram

Props

nametypedefaultdescription
titlestring-Modal header title