简体中文
外观
Home > RichTableProps > onColSizeChange
列宽变更通知
onColSizeChange?: (info: { colKey: string; width: number }) => void;