Tag template

Template Ref 操作DOM的方法

Template Ref Vue3 操作 DOM 元素的方法
使用原生 JS 必須透過 id、class、tagName來取得DOM元素,那在 VUE 裡面呢?讓我來分享 VUE 前端框架要如何透過 ref 取得 DOM 元素