Web Components Integration
Our Web Components SDK provides a simple way to embed a signing experience within your framework-less web application. It supports both direct link templates and signing tokens.Installation
To install the SDK, run the following command:Usage
To embed a signing experience, you’ll need to provide the token for the document you want to embed. This can be done in a few different ways, depending on your use case.Direct Link Template
If you have a direct link template, you can simply provide the token for the template to thedocumenso-embed-direct-template tag.
Attributes
Signing Token
If you have a signing token, you can provide it to thedocumenso-embed-sign-document tag.

