https://v3.cn.vuejs.org/api/c...{SetupContext} contextinterface SetupContext { attrs: Data slots: Slots emit: (event: string, ...args: unknown[]) => void expose: (exposed?: Record<string, any>) => void
https://v3.cn.vuejs.org/api/c...