1.2.3-23 • Published 2 years ago
@anders-nom/nav-chatbot v1.2.3-23
Chatbot Frida
Installasjon
npm i @navikt/nav-chatbot
Bruk
import NAVChatBot from '@navikt/nav-chatbot';
<NAVChatBot
customerKey='xxxx'
queueKey='XXXX'
configId='xxxx-xxxx-xxxx-xxxx-xxxx'
evaluationMessage=''
/>
NAVChatBot har følgende props:
interface ConnectionConfig { queueKey: string; customerKey: string; configId: string; evaluationMessage?: string; }
Typescript
index.d.ts
kan finnes i pakkerot. Pakken støtter ikke Typescript "out of the box".
Denne genereres via npm run generate:types
, og vil også bli automatisk kjørt før build
.
1.3.0-beta.3
2 years ago
1.2.3-beta.0
2 years ago
1.2.3-24
2 years ago
1.2.3-26
2 years ago
1.2.3-23
2 years ago
1.2.3-22
2 years ago
1.2.3-21
2 years ago
1.2.3-20
2 years ago
1.2.3-19
2 years ago
1.2.3-17
2 years ago
1.2.3-18
2 years ago
1.2.3-15
2 years ago
1.2.3-16
2 years ago
1.2.3-13
2 years ago
1.2.3-14
2 years ago
1.2.3-12
2 years ago
1.2.3-11
2 years ago
1.2.3-10
2 years ago
1.2.3-9
2 years ago
1.2.3-8
2 years ago
1.2.3-test05
2 years ago
1.2.3-test04
2 years ago
1.2.3-test03
2 years ago
1.2.3-test02
2 years ago
1.2.3-test01
2 years ago