Expand description
The module contains a variety of configurations of table, which often changes not a single setting. As such they are making relatively big changes to the configuration.
Structs§
- Border
Correction - A correctness function of style for
Table
which hasSpan
s. - Colorization
Colorization
sets a color for the whole table data (so it’s not include the borders).- Column
Names ColumnNames
sets strings on horizontal lines for the columns.- Exact
Colorization - A colorization of a target
Object
. - Layout
- Layout can be used to move header to a specific corner.
- Theme
- A raw style data, which can be produced safely from
Style
.