Tim Kurdov a2786b1e14
Improve Context API docs (#3409)
* improved context API docs, added example of struct component context producer

* forgot to commit that oops
2023-09-23 14:56:06 +02:00
..
2023-09-23 14:56:06 +02:00
2023-09-23 14:56:06 +02:00
2022-04-11 17:02:59 +05:00

Context Example

Demo

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:

trunk serve --open