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.