-
-
https://github.com/alibaba/lowcode-engine/blob/779edf783bac1ef71668fb74eaba44527c99a0f5/packages/utils/src/script.ts#L26
-
-
https://lowcode-engine.cn/demo/basic-antd.html
![image](https://user-images.githubusercontent.com/112670419/190972173-738fc073-76f5-4e4c-b48d-0258f4ffc06d.png)
![image](https://user-images.githu…
-
背景:想给组件增加一个 action 操作获取当前组件的 this 值,用来做数据绑定的时候方便找到具体层级。
想通过 https://lowcode-engine.cn/site/docs/api/material#%E8%AE%BE%E8%AE%A1%E5%99%A8%E8%BE%85%E5%8A%A9%E5%B1%82 时机获取组件 this 值。
```js
mate…
-
以element.eleme.cn为例
```
```
这段代码在PC大屏上显示成一排3列,手机上会自动变成一列3排
请问这种基本的需求,在lab.lowcode-engine.cn或者lowcode-engine的demo中该怎么实现?
-
?.操作符被正确编译了。而??不行
-
如题
![image](https://user-images.githubusercontent.com/31753214/128117591-423a0cf4-9923-4bcf-a1db-885d54750659.png)
-
1. 打开 https://lowcode-engine.cn/demo/demo-general/index.html
2. 点击查询
3. 查询按钮没了
4. 预期:查询按钮不变,右边属性面板展示相关配置
-
想要在组件属性值为函数中使用组件的其他属性值