Concept Flow - Context key patterns
Parent Component
Set Context with key
Child Component
Get Context with same key
Use shared data
Render output
The parent sets a context value with a key, the child retrieves it using the same key, then uses the shared data to render.