This is unreleased documentation for Yew Next version.
For up-to-date documentation, see the latest version on docs.rs.

Module yew::callback

source ·
Expand description

This module contains data types for interacting with Scopes.

§Relevant examples

Structs§

  • Universal callback wrapper.
  • Universal callback wrapper with reference in argument.
  • Universal callback wrapper with mutable reference in argument.