Module yew_state::handle[][src]

Ergonomic interface with shared state.

Structs

StateHandle

Interface to shared state

Traits

Handle
SharedState
WrapperHandle

Provides mutable access for wrapper component to update

Type Definitions

SharedHandle

Handle for basic shared state.

StorageHandle

Handle for shared state with persistent storage.