fn make_grid_object(entries: Vec<(String, RValue)>, classes: &[&str]) -> RValue
Create an RValue::List with the given named entries and set its class attribute.