@loopbackapp/widget-react
TypeScript icon, indicating that this package has built-in type declarations

0.5.1 • Public • Published

@loopbackapp/widget-react

Loopback's (loopback.works) React (react.dev) widget.

Use this if you work with React and would like to add the Loopback widget to your application.

Installation

npm install -S @loopbackapp/widget-react

Usage

Import and instantiate the Loopback widget:

import { FeedbackWidget } from "@loopbackapp/widget-react";
import "@loopbackapp/widget-react/dist/style.css";

<FeedbackWidget projectId="your-project-id" />;

Configuration

You can configure the look & feel of the widget in your project dashboard on loopback.works.

Contributing

Please see CONTRIBUTING.

Readme

Keywords

none

Package Sidebar

Install

npm i @loopbackapp/widget-react

Weekly Downloads

3

Version

0.5.1

License

none

Unpacked Size

137 kB

Total Files

14

Last publish

Collaborators

  • mikenikles