Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

只能在main入口文件引入么 不能在组件内单独引入么 ? #84

Closed
kekekezi opened this issue Jul 15, 2022 · 1 comment
Closed

Comments

@kekekezi
Copy link

No description provided.

@kekekezi kekekezi changed the title 只能在main入口文件引入么 不能在组建内单独引入么 ? 只能在main入口文件引入么 不能在组件内单独引入么 ? Jul 15, 2022
@lpreterite
Copy link
Owner

import Vue from "vue";
import { VueTinymce } from "@packy-tang/vue-tinymce";
Vue.component("VueTinymce", VueTinymce)

支持的,上面是例子

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants