From ac70a46b88e34f201276ae8a22a23b3d4cf33fea Mon Sep 17 00:00:00 2001
From: Hayato Ito Event Paths Example
Let's re-use the same composed tree of component trees used in the flattening example section. Suppose that an event is dispatched on node I
. The event path will be:
- [I, H, O, T, S, R, N, J, C, A]
(Window is omitted)
+ [I, H, O, T, S, R, N, J, C, A]
(For the purpose of the explanation, Window is not shown here. The actual event path contains Window.)