vue 3.0 使用ref获取dom元素的示例 vue 3.0 使用ref获取dom元素的示例前言 附上vue3.0文档:Vue3中文文档 - vuejs Vue 2.x获取DOM <div ref="myRef"></div> this.