rhodon-jargon

Results 4 issues of 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...

bug

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: ![Image](https://github.com/user-attachments/assets/362f8632-2f27-4825-ac51-f39d7f87375e) As you can see, it is too close to the next FormItem. That's...

🐛bug

### 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...