Licensir.TableRex.Column (Licensir v0.7.0) 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

Specs

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