Function respo::space

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

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