templUI Pro coming soon  

50% OFF Join Waitlist

Table

Display tabular data with rich formatting and interaction options

Source
TailwindCSS

A list of your recent hires.
Name Role Status Actions
John Doe Software Engineer Active Edit
Jane Smith Designer Active Edit
Bob Johnson Product Manager Inactive Edit
3 items 1 page 1-3 of 3 Next

Installation

templui add table

API Reference

Required parameter
Hover for description

Table

Main table container component for displaying tabular data.

Name Type Default
ID
string
-
Class
string
-
Attributes
templ.Attributes
-

Body

Table body container for table rows and data.

Name Type Default
ID
string
-
Class
string
-
Attributes
templ.Attributes
-

Row

Table row component for containing table cells.

Name Type Default
ID
string
-
Class
string
-
Attributes
templ.Attributes
-
Selected
bool
false

Cell

Table data cell component for displaying content.

Name Type Default
ID
string
-
Class
string
-
Attributes
templ.Attributes
-

Caption

Table caption component for describing the table content.

Name Type Default
ID
string
-
Class
string
-
Attributes
templ.Attributes
-