Skip to main content

LiquidListSection

Function LiquidListSection 

Source
pub fn LiquidListSection(
    __arg0: Modifier,
    header: impl Into<String>,
    content: impl FnMut() + 'static,
)
Expand description

A titled group of rows on one card (iOS grouped list section).