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