English
Appearance
Home > SelectProps > onChange
选中值变化时触发,参数为选中项的值
onChange?: (value: string) => void;