Skip to content

Text Columns

The text column allows you simple to render some text inside a cell of your table.

You can create a text column as so:

go
TextColumn("name")

Common Methods

For a list of common column component methods, see here.

Released under the MIT License.