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

type ComponentLink<COMP> = Scope<COMP>;

Link to component's scope for creating callbacks.