nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.89k stars 485 forks source link

How to span columns in UTable? #2053

Open yb opened 1 month ago

yb commented 1 month ago

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?

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity.

fecoderchinh commented 5 days ago

+1