[][src]Trait spair::RawWrapper

pub trait RawWrapper<C: Component> {
    fn ws_element(&self) -> &Element;

    fn mounted(&self) { ... }
}

Required methods

fn ws_element(&self) -> &Element

Loading content...

Provided methods

fn mounted(&self)

Loading content...

Implementors

Loading content...