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