Cannot send program event to *single* node which has siblings
Open
enhancement
feature request
question
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
Program events are sent down through the tree, but only to the _children_ of the node specified by path. Can a single node be addressed by path (as well as its children).
This would make emit() similar to how show()/hide() work currently.
Contributor guide
Assessment
This issue has not been assessed yet.