Hi All,

I have the following question, for a springboot application with vaadin.

I have a string with a text, this string with text is dynamic. And I want have a button to download that string as txt file.
A button is no problem but how do I create a text file download event?

tnx for your input