understanding of lowcode custom component development
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
80
調査方針
The issue asks about the isRequired field in meta.ts for custom components. To clarify, check the official lowcode engine documentation or source code comments in packages/types/src/metadata.ts or similar. Look for any existing documentation on component metadata props. The answer likely depends on how the engine uses isRequired in the setter or property panel. Consider updating the documentation or adding a comment to the issue explaining the field's purpose.
自定义组件的meta.ts文件中isRequired字段的作用 · alibaba/lowcode-engine#2384 | Good First Issue