import ComponentA from './ComponentA'const componetA = ref_vue3+ts type '(to: r">
当前位置:   article > 正文

vue3 + typescript 部分类型声明(refs, route)_vue3+ts type '(to: routelocationnormalized, from:

vue3+ts type '(to: routelocationnormalized, from: routelocationnormalizedloa

route

import {
    RouteLocationNormalized } from 'vue' 
const $route: RouteLocationNormalized = useRoute();
  • 1
  • 2
  • 3

$refs

<ComponentA ref="ComponentA"/>
import</
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/凡人多烦事01/article/detail/633082
推荐阅读
相关标签