table_rex v3.0.0 TableRex.Column View Source

Defines a struct that represents a column's metadata

The align field can be one of :left, :center or :right.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %TableRex.Column{align: term(), color: term(), padding: term()}