Function respo::space

source ยท
pub fn space<T>(w: Option<i32>, h: Option<i32>) -> RespoElement<T>
where T: Clone + Debug,
Expand description

special function to return <div/> with width/height that can be used as a space