fn append_show_less_button<F: Fn() + 'static>(grid: &FlowBox, on_collapse: F)
Append a card-sized “Show Less” tile to collapse an expanded section.