lowcode-engine-ext
lowcode-engine-ext copied to clipboard
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
``` eventsDefinition = [ { type: 'nativeEvents' }, // ... ] ``` 
mixed setter 切换 setter 时临时存放切换前的参数
重置当前属性的setter  https://github.com/alibaba/lowcode-engine/pull/2795
 
bug现象 [](https://github.com/alibaba/lowcode-engine-ext/assets/6938179/f488e696-df31-44e1-8431-66e02533d5c3)
fixed: https://github.com/alibaba/lowcode-engine/issues/2985