Skip to main content

append_show_less_button

Function append_show_less_button 

Source
fn append_show_less_button<F: Fn() + 'static>(grid: &FlowBox, on_collapse: F)
Expand description

Append a card-sized “Show Less” tile to collapse an expanded section.