Familiarity with lowcode engine event systemKnowledge of TypeScript and React
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
Examine the OutlineTree component source code (likely in packages/outline) to understand how the title prop is managed. Look for existing event patterns in the codebase, such as onTitleChange or similar. Add a new event listener prop that fires when the title changes. Update the component's TypeScript definitions to expose the new event.