Assigning function with incompatible type to ref attribute

后端 未结 0 1122
天涯浪人
天涯浪人 2020-12-31 05:46

Why does the following code not cause a compile-time error?

import * as React from \'react\';

export class Test extends React.Component {
  private _onRefere         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题