mystraybird
Results
1
comments of
mystraybird
> 目前不在文档上的原生事件 ts 有些问题,第二个参数格式如下,可以这么获取: > > // @ts-ignore > onPaste={(value, { e }) => { > console.log('onPaste', e.clipboardData); > }} 可以运行了,后续请更新类型声明和文档吧