Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Modal Window Effects
When opening a modal window, is there any way to changed/customize the effects of the window opening? For example, make the window fade-in at a slow rate or give it an effect like this lightbox example?
Click one of the images at the top to see the lightbox effect.
Thank you for your help!
Hi,
Unfortunately there's no such functionality in Vaadin at this time. If you want your windows to behave like that you'll have to extend the functionality of Vaadin's windows. In other words, it's possible, but not currently provided by the framework.
/Jonatan
Hi Jonatan,
as I'm looking for a LightBox-similar function at the moment, I would like to know if it's maybe available by now?
Cheers,
Benny