Trait HtmlWidgetActionsExt

Source
pub trait HtmlWidgetActionsExt {
    // Required method
    fn html(&self, path: &[LiveId]) -> HtmlRef;
}

Required Methods§

Source

fn html(&self, path: &[LiveId]) -> HtmlRef

Implementors§