К
not that I know of, it's the first time I have seen such a construction, if you think this is something that would be valuable you can open an issue for it, but I wouldn't count on it being added any time soon
Что думаете, есть смысл в такой конструкции?
object = {
event1: ‘func()’,
event2: ‘func()’,
...
}
<node {...object} />