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.