$ yarn add vue3-beautiful-chat Example import*asVuefrom'vue'importAppfrom'./App.vue'importChatfrom'vue3-beautiful-chat'constapp=Vue.createApp(App)app.use(Chat) <template> <beautiful-chat:participants="participants":titleImageUrl="titleImageUrl":onMessageWasSent="onMessageWasSent":messageList...
"name": "vue3-beautiful-chat", "version": "3.4.1", "version": "3.4.2", "description": "A simple and beautiful Vue 3 chat component backend agnostic.", "main": "index.js", "repository": "https://github.com/Sitronik/vue3-beautiful-chat.git", 62 changes: 47 additions & 15 d...
立即登录 没有帐号,去注册 编辑仓库简介 简介内容 A beautiful chat rooms component made with Vue.js - compatible with Vue 2, Vue 3, React & Angular 主页 取消 保存更改 JavaScript 1 https://gitee.com/lolotang/vue-advanced-chat.git git@gitee.com:lolotang/vue-advanced-chat.git lolotang vu...
$ yarn add vue3-beautiful-chat Example import*asVuefrom'vue'importAppfrom'./App.vue'importChatfrom'vue3-beautiful-chat'constapp=Vue.createApp(App)app.use(Chat) <template> <beautiful-chat:participants="participants":titleImageUrl="titleImageUrl":onMessageWasSent="onMessageWasSent":messageList...