[][src]Type Definition yew_stdweb::html::ComponentLink

type ComponentLink<COMP> = Scope<COMP>;

Link to component's scope for creating callbacks.