-
Notifications
You must be signed in to change notification settings - Fork 158
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
/README #7
Comments
ReadMe |
emmmm,有没有一次全部引入 |
现在有了。 import 'xy-ui'; |
文档写的不好,建议多看代码 |
VUE好像用不了 |
@a799791706 我没有用过vue,理论上也是支持的,你可以自行搜索一下“如何在vue中使用web-components” |
用了没有效果,大佬有QQ吗,问点问题? |
可以查看一下这个https://cn.vuejs.org/v2/api/#ignoredElements Vue.config.ignoredElements = [
'my-custom-web-component',
'another-web-component',
// 用一个 `RegExp` 忽略所有“ion-”开头的元素
// 仅在 2.5+ 支持
/^ion-/
] |
vue-router跳转时,就没效果了
|
icon没有了 |
@lbc19920615 可能网络原因吧,图标包是单独的,线上的例子没有问题 |
请问下大佬,docs/index.html如何访问到docs同级的index.js文件的 |
不支持ts? |
不要放弃 可以考虑和vue3的proxy api结合 变为最强UI |
几点小建议:
|
https://xy-ui.codelabo.cn/docs/#/README
Description
The text was updated successfully, but these errors were encountered: