alibaba / lowcode-engine

An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
https://lowcode-engine.cn
MIT License
14.58k stars 2.53k forks source link

自定义物料子组件配置问题 #77

Closed sundi78634 closed 2 years ago

sundi78634 commented 2 years ago
image

如图两个问题:

  1. 图中的Filter组件的子组件如何配置才能在Editor中选中?
  2. 子组件如何根据内部子组件展示不同的标题?

图中两个筛选组件分别是日期选择框和输入框,在lowcode-materials中没有开源Filter组件,也没有类似demo,麻烦大佬解答。

github-actions[bot] commented 2 years ago

你好 @sundi78634,由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 issue bug 模板补全信息。

sundi78634 commented 2 years ago

配置extraProps getValue setValue可实现。