简体中文
外观
Home > EditingConfig > onChange
编辑值变更通知
onChange?: (info: { rowKey: string; colKey: string; value: any }) => void;