Overview
Stigg’s Vue SDK is a Javascript library for embedding self-service components in Vue 3 apps. It is based on React SDK components under the hood.Installing the SDK
Install the@stigg/vue-sdk package in your project using one of the below method:
From npm:
From yarn:
Retrieving the publishable key
In the Stigg app, go to Integrations > API keys. Copy the Publishable key of the relevant environment.Getting started
Import the library’s CSS styles:StiggProvider:
