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.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 1 month ago
Tooltip not shown
Hi,
it seems that the stepper consists of two components. But neither shows a tooltip.
The following doesn't work as expected:
IntStepper f = new IntStepper();
f.setImmediate(true);
f.setDescription("hi");
Not sure how vaadin generates tooltips anyway, so I don't know where to look.
Last updated on
You cannot reply to this thread.