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

7.46.2 • 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

/@unblu/embedded-app-component/

    Package Sidebar

    Install

    npm i @unblu/embedded-app-component

    Weekly Downloads

    58

    Version

    7.46.2

    License

    SEE LICENSE IN LICENSE.md

    Unpacked Size

    309 kB

    Total Files

    127

    Last publish

    Collaborators

    • truebden
    • davideberlein