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.