Back to Yew

Grandparent-to-Grandchild Example

examples/communication_grandparent_to_grandchild/README.md

0.18.0258 B
Original Source

Grandparent-to-Grandchild Example

A simple example of updating a grandchild component from a grandparent using a shared state through the ContextProvider.

Running

Run this application with the trunk development server:

bash
trunk serve --open