English
Appearance
Home > RichTableProps > onAllChecked
全选/取消全选通知
onAllChecked?: (info: { data: T[]; checked: boolean }) => void;