Skip to main content

striped

Function striped 

Source
pub fn striped(columns: &[Column<'_>], cutoff: Priority) -> bool
Expand description

Whether the rows of a table with these columns take the stripe.

False for a table holding code at cutoff, which keeps its header and drops the record treatment, as the webview renderer’s code table does.