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")

Methods

For V1 the text column is relegated to some simple configurations shared by all other columns. More features coming soon! Shared methods

Released under the MIT License.