Skip to main content

make_grid_object

Function make_grid_object 

Source
fn make_grid_object(entries: Vec<(String, RValue)>, classes: &[&str]) -> RValue
Expand description

Create an RValue::List with the given named entries and set its class attribute.