New line in `modalDescription`
Hello, I am trying to make an new line in my
->modalDescription() . but \r\n and <br> does not work. does someone knows how to do it?Solution
found the solution
->modalDescription(new HtmlString("
[string] <br> [string]
"))