会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
webLion200
博客园
首页
新随笔
联系
管理
2021年12月6日
react进阶第五讲——ref
摘要: ref对象的创建 类组件 React.createRef class Index extends React.Component{ constructor(props){ super(props) this.currentDom = React.createRef(null) } component
阅读全文
posted @ 2021-12-06 09:38 webLion200
阅读(152)
评论(0)
推荐(0)
编辑
公告