Examples
Copy-pasteable headless table examples with separate Angular, HTML, and CSS files.
Release queue
Compose native table markup with primitive slots and your own visual classes.
Release queue (Plain CSS)
Release queue (Tailwind CSS)
Sticky columns
Keep row identity visible in horizontally scrolling operational tables.
Sticky column (Plain CSS)
Use tngTableStickyColumn="start" on header and body cells that should remain pinned.
Sticky column (Tailwind CSS)
Apply Tailwind utilities to the same primitive slots while the sticky state comes from the directive.