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
Tablewhich hasSpans. - Colorization
Colorizationsets a color for the whole table data (so it’s not include the borders).- Column
Names ColumnNamessets 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.