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