0.0.11-alpha.0 • Published 7 months ago

@brainfish-ai/help-widget v0.0.11-alpha.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

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>
0.0.11-alpha.0

7 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago