There has to be setter APIs for prototype-reaction{ action: Action, trigger: Trigger }
Creating interactive components can be a super repetitive process, most of the time a user is re-creating the exact same interactions over and over again(except for different destinations) just to make all variants stay consistent.
Because of this tedious process, and the error-prone Handcrafting that often leads to inconsistency, I am banging my head trying to create a ācopy-paste interactionsā plugin to simplify this process, but the API is read-only š
Please! This is a core user-experience pain spot that needs addressing. If you donāt think repeating the exact same process thousands of times bring any intrinsic value, then this is urgent.