lowcode-engine-ext
lowcode-engine-ext copied to clipboard
feat: 优化原生事件的支持,支持配置多事件源
eventsDefinition = [
{ type: 'nativeEvents' },
// ...
]
解决这个问题:https://github.com/alibaba/lowcode-engine/issues/2870 不修改的话,这里的配置会有一些bug