Skip to main content

redacted_rows

Function redacted_rows 

Source
pub fn redacted_rows(
    _id: &'static str,
    _theme: &Theme,
    count: usize,
    painter: Painter,
    cx: &mut App,
) -> AnyElement
Expand description

Pulsing skeleton rows shown while a list loads (the reference: h-7 animate-pulse rounded-md bg-white/[0.04]).