@unblu/embedded-app-component
TypeScript icon, indicating that this package has built-in type declarations

8.7.0 • Public • Published

Unblu Embedded App Component API

The embedded app API allows you to embed Unblu in your site as a web component instead of having the Unblu Floating UI displayed over the website.

Installation

In your project execute the following command which will install the embedded-app-component and add it to the package.json file as a dependency.

npm install --save @unblu/embedded-app-component

The embedded-app-component's version is synchronized with the Unblu collaboration server version. To guarantee compatibility between the two, use the latest JS library version that is either equal to or smaller than the Collaboration Server version you are using.

To use the library in your code, import it:

import "@unblu/embedded-app-component";

Documentation

See Unblu Embedded App Component API Documentation for the full documentation of this component.

Examples

For examples how you can integrate Unblu into your website or webapp see Unblu Visitor JS API Examples on GitHub

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i @unblu/embedded-app-component

    Weekly Downloads

    24

    Version

    8.7.0

    License

    SEE LICENSE IN LICENSE.md

    Unpacked Size

    306 kB

    Total Files

    133

    Last publish

    Collaborators

    • truebden
    • davideberlein