alibaba / alibaba/lowcode-engine

如何实现Setter动态变化

Open
#1,366 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
15.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

比如我现在有两个配置项,配置项A是个下拉选择,当选中选项1的时候,另外一个配置项B的Setter是个'StringSetter',当选中选项2的时候配置项B的Setter变成'SelectSetter'

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue describes dynamically changing configuration B's Setter based on the selected value of configuration A, but names no files, tests, or entry points. First clarify the expected API and supported Setter transitions; done should demonstrate that selecting option 1 uses StringSetter and selecting option 2 uses SelectSetter.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.