Hi. Is it possible to add multiple animations to one Vaadin component?
Only one at any one given point in time. This is enforced by my API implementation, but even if you hack around it by adding multiple class names of impact I found experimentally that only one of the animations ‘wins’, while the others would not be shown by Chrome (and likely other browsers).