Replies: 1 comment
-
No. However, there are ways one component can triggering changes in another. Typically this would be done by sharing state between components as discussed here: #561 Instead of thinking about this in terms of triggering events. Think about it with respect to triggering state changes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can one idom component manually send events to another idom component?
Beta Was this translation helpful? Give feedback.
All reactions