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.