@ts-private/ts-webchat
v1.5.0
Published
React webchat component for Totalsoft Timea. Also compatible with vanilla JS.
Downloads
6
Keywords
Readme
Building the package
- Run the commands "npm run build:dev" for development builds. "npm run build:prod" for production builds.
- To publish the production build: a. Increment the version in package.json b. Login with "npm login" c. To test the publish, run the command: npm publish [stuff] --dry-run d. To actually publish, run the command without --dry-run
Styles reference
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-webchat-customization?view=azure-bot-service-4.0 https://github.com/microsoft/BotFramework-WebChat/blob/master/packages/api/src/defaultStyleOptions.ts https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/02.branding-styling-and-customization/