ui
ui copied to clipboard
How to span columns in UTable?
Description
Spanning columns in tables should be common...
But the <column>-data
slot is rendered in the <td>
. It would be better if there was a row-data
slot.
Is there any way to determine whether it needs to span columns based on some property of row?