@brainfish-ai/help-widget
TypeScript icon, indicating that this package has built-in type declarations

0.0.11-alpha.0 • Public • Published

Brainfish Help Widget

Brainfish Help Widget is a widget that can be embedded in your platform to provide in-app help to your users.

Installation

npm install @brainfish-ai/help-widget

Directly in your HTML

<script type="module">
  import HelpWidget from 'https://cdn.jsdelivr.net/npm/@brainfish-ai/help-widget/dist/web.js'

  HelpWidget.initStandard({
    apiKey: 'YOUR_WIDGET_ID',
    theme: {}, // optional
    settings: {}, // optional
  })
</script>

<brainfish-help-widget style="width: 100%; height: 600px; "></brainfish-help-widget>

Readme

Keywords

none

Package Sidebar

Install

npm i @brainfish-ai/help-widget

Weekly Downloads

0

Version

0.0.11-alpha.0

License

none

Unpacked Size

26.4 MB

Total Files

12

Last publish

Collaborators

  • johnfumaster
  • ajainvivek