@ignite-signals/web-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.80724 • Public • Published
Ignite Signals Logo

Ignite Signals Web Components Package

Best-in-class telemetry collection for Brokers and Insurers
Explore the docs »

Open Portal

Getting Started

Using Vue?? – head over to our Vue package

Install package

  1. Install
# Using pnpm
pnpm add -D @ignite-signals/web-components

# Using yarn
yarn add --dev @ignite-signals/web-components

# Using npm
npm install --save-dev @ignite-signals/web-components
  1. Start using Ignite Signals components in your project! For example here we using the signals-onboarding component to get a device registered with Ignite Signals
<signals-onboarding
  organisation-name="SkyNet"
  organisation-logo-url="https://sky.net/logo.png"
  workflow-token="your_workflow_token"
  @complete="onOnboardingComplete"
  @error="onOnboardingError"
/>
  1. Refer to the documentation for more help

/@ignite-signals/web-components/

    Package Sidebar

    Install

    npm i @ignite-signals/web-components

    Weekly Downloads

    17

    Version

    1.0.80724

    License

    none

    Unpacked Size

    1.58 MB

    Total Files

    5

    Last publish

    Collaborators

    • gerrywilko