摘要:
react的类组件的ts写法,声明的变量,props和state的写法 import React, { PureComponent } from 'react'; interface Iprops { infoType: number | string, title: string, type?: 阅读全文
posted @ 2022-02-25 17:17
有只橘猫
阅读(1522)
评论(0)
推荐(0)
摘要:
父组件调用子组件的方法 // 父组件 import React, { useEffect, useRef, useState } from 'react'; import StopModal from './components/stopModal'; const DirectiveStop = ( 阅读全文
posted @ 2022-02-25 17:01
有只橘猫
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号