Skip to content

iheron/vue-nkn-chat

Repository files navigation

vue-nkn-chat

Install

npm install vue-nkn-chat

or

yarn add vue-nkn-chat

Usage

main.js

import nknChat from 'vue-nkn-chat'

Vue.use(nknChat)

vue page

<template>
  <nkn-chat lang="en" title="Customer Support Service" welcome="Hi, this is NKN's community support team. How are you today and what can we help?" send-label="Send" topic="YOUR_TOPIC"/>
</template>
<script>
  import 'vue-nkn-chat/lib/nknChat.css'
</script>

About

vue-nkn-chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages