pub fn LiquidChip(
__arg0: Modifier,
__arg1: bool,
on_click: impl Fn() + 'static,
label: impl Into<String>,
)Expand description
A selectable filter pill (the Library “All / Receipts” chips). Selected chips render on glass; unselected ones sit on the fill color.