Skip to main content

layout_table

Function layout_table 

Source
pub fn layout_table(
    ctx: &LayoutContext<'_>,
    node: NodeId,
    containing_block_width: f32,
    containing_block_height: f32,
) -> Fragment
Expand description

Layout a table element and its contents.