English
Appearance
Home > TextAreaProps > onChange
文本变化时触发,参数为最新值
onChange?: (value: string) => void;