-
Notifications
You must be signed in to change notification settings - Fork 286
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
能否出一个自定义模板的demo或者教程? #89
Labels
enhancement
New feature or request
Comments
哪里不会,我告诉你 |
这个模板必须异步加载吗,不能是一个 组件吗? |
captainstdin
pushed a commit
to captainstdin/ChatUI
that referenced
this issue
May 31, 2023
there is a small difference in the spaces of the button after confirming which leads to an unexpected animation in the sidebar settings
不是可以注册本地组件吗 |
按照官方文档写的,但是就是不能显示出来,不知道是React版本问题还是什么问题,希望出一个DEMO 本地引入使用MyCard,这样可以降低学习成本 |
是的 不知道umd规范的 AlimeComponent${CodeName} 的 React 组件 到底怎么写,我直接创建了react项目然后编译导出一个库文件 引入不行 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
希望出一个定义模板的demo和教程,现阶段官网的示例和文档有点少,自定义模板不知如何下手,希望出一个demo,叫写一个简单的MyCard模板,然后加上如何打包成JS的demo。
The text was updated successfully, but these errors were encountered: