Licensir v0.5.1 TableRex.Column

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()
t() :: %TableRex.Column{align: term(), color: term(), padding: term()}