Back to Yew

Context Example

examples/contexts/README.md

0.18.0455 B
Original Source

Context Example

This is currently a technical demonstration of Context API.

Concepts

The example has two components, which communicates through a context as opposed to the traditional method using component links.

Running

Run this application with the trunk development server:

bash
trunk serve --open