rhodon-jargon
rhodon-jargon
When a cell with long text is too large for the page, a page break occurs. This works well, but when the cell has a high rowspan, the table background...
Hi, this looks very nice! However, I wanted a generic implementation of sessionStorage that also supports server side Blazor. I thought I could easily generate that myself, as follows: ```csharp...
### Describe the bug For some reason, the `Help` text doesn't render well in my project:  As you can see, it is too close to the next FormItem. That's...
### Describe the bug I'm using a `TitleTemplate` on a Tree, to add some custom buttons. That means that I have to manually implement the changed markup for search. That...