0.0.20 • Published 10 days ago

stere-insurance-sdk v0.0.20

Weekly downloads
-
License
ISC
Repository
-
Last release
10 days ago

stere-insurance-sdk

This package provides utilities for creating embedded insurance UI

Steps to use the Iframe solution :

  1. Create a container with a unique id attribute to contain the element. (parentContainerId)
  2. Choose a unique id to identify the element. (iframeId)
  3. Create the config object. (clientConfig)
  4. Import the "createIframe" method from our package.
  5. Invoke this method with 3 mandatory parameters (parentContainerId, iframeId, clientConfig)
  6. If you want to apply some styles to the element, create a css class for it and send the name of the class. (iframeStylesClassName) Please note this is an optional property.

If you have followed the steps correctly, you should now see the iframe loaded on the page.

Installation

npm install stere-insturance-sdk
0.0.20

10 days ago

0.0.19

3 months ago

0.0.18

3 months ago

0.0.17

3 months ago

0.0.16

5 months ago

0.0.14

5 months ago

0.0.15

5 months ago

0.0.12

7 months ago

0.0.13

7 months ago

0.0.10

7 months ago

0.0.11

7 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago