# Functions
DefaultStyles is a TableStyleFunc that returns a new Style with no attributes.
New returns a new Table that can be modified through different attributes.
NewFilter initializes a new Filter.
NewStringData creates a new StringData with the given number of columns.
# Constants
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
A series of BorderType which comprise the various parts of a border.
# Structs
Filter applies a filter on some data.
StringData is a string-based implementation of the Data interface.
Table is a type for rendering tables.
# Interfaces
Data is the interface that wraps the basic methods of a table model.
# Type aliases
BorderStyleFunc is the style function that determines the style of a cell border.
BorderType contains a series of values which comprise the various parts of a border.
StyleFunc is the style function that determines the style of a Cell.