Expand description
Table layout algorithm
Implements fixed and auto table layout modes for positioning cells in a grid.
Re-exports§
pub use types::BorderCollapse;pub use types::CellCollapsedBorders;pub use types::CollapsedBorder;pub use types::ColumnInfo;pub use types::ColumnWidth;pub use types::GridCell;pub use types::TableLayout;pub use types::TableLayoutMode;