How to use swf in react js after 2020

前端 未结 0 792
臣服心动
臣服心动 2020-12-29 02:49

I used a swf in my react project like this:

constructor(props) {
        super(props);
        this.swf = React.createRef();
}
...


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