Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持显隐属性表达式(onShow) #74

Closed
wibetter opened this issue Nov 1, 2024 · 1 comment
Closed

支持显隐属性表达式(onShow) #74

wibetter opened this issue Nov 1, 2024 · 1 comment
Assignees

Comments

@wibetter
Copy link
Owner

wibetter commented Nov 1, 2024

1、支持显隐属性表达式(onShow);
2、基础表达式使用new Function实现:const expressionFunc = new Function('data', 'xx表达式'),其中data为当前组件数据源(上下文数据对象);
3、json-schema-editor 显隐属性(onShow)支持配置表达式;
4、json-editor 支持 表达式运算 进行联动。

@wibetter wibetter changed the title 属性支持基础表达式 支持显隐属性表达式(onShow) Dec 25, 2024
@wibetter wibetter self-assigned this Dec 25, 2024
@wibetter
Copy link
Owner Author

已在此处增加属性表达式功能:9d01d61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant