[go: up one dir, main page]

[][src]Module comfy_table::column

Structs

Column

The Column struct mainly exists for styling purposes. It's used to determine how much horizontal space each column should get and allows users to manipulate this option. On top of this, the column determines how much padding each cell should get.