前言
vue 中api component 在typescript中的用法
component
const data = component<string>(()=> info.name)
← emits slot →