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

type ComponentLink<COMP> = Scope<COMP>;
Expand description

Link to component’s scope for creating callbacks.