English
Appearance
Home > InputProps > onFilterClick
点击筛选按钮时触发,参数为当前输入值
onFilterClick?: (data: string) => void;