Understanding of React component lifecycleFamiliarity with lowcode engine table component
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
40
研究方向
Examine the lowcode engine source code, specifically the advanced table component (likely in packages/.../table). Identify where row selection state is managed and propose adding an onSelect callback that emits selected row keys. Look at existing event handlers in similar components for consistency.