Skip to main content

with_column

Function with_column 

Source
pub fn with_column<Message: Clone + 'static>(
    children: ListColumn<'_, Message>,
) -> Section<'_, Message>
Expand description

A section with a pre-defined list column.