Describe your motivation
vaadin-button does not wrap text to multiple lines, so if it's too long it gets truncated with ellipsis (actually currently overflows in Aura, which is a bug).
Describe the solution you'd like
Add a button variant that wraps the text (chaging the default would be a breaking change)
Describe alternatives you've considered
No response
Additional context
No response
Describe your motivation
vaadin-buttondoes not wrap text to multiple lines, so if it's too long it gets truncated with ellipsis (actually currently overflows in Aura, which is a bug).Describe the solution you'd like
Add a button variant that wraps the text (chaging the default would be a breaking change)
Describe alternatives you've considered
No response
Additional context
No response