From 78892a497d8551914894064196f4807a8c01314b Mon Sep 17 00:00:00 2001 From: pravin Date: Tue, 29 Oct 2024 12:19:22 +0530 Subject: [PATCH] Update embed-template.md Updated the content for embeding the template --- docs/docs/help/Templates/embed-template.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs/help/Templates/embed-template.md b/docs/docs/help/Templates/embed-template.md index 7ecd5944e..eefbcd0fc 100644 --- a/docs/docs/help/Templates/embed-template.md +++ b/docs/docs/help/Templates/embed-template.md @@ -74,6 +74,13 @@ On the Manage templates page, you'll see a list of templates you've created or h - We support embedding the template in React/Next.js, HTML/JavaScript, and Angular application. +After making the template public, you’ll have an additional option to view the template embedding code. +To access it: + + - Click on the three dots (options menu) next to the template. + + - Select the Embed option from the dropdown menu. + **Embed the template in a React or Next.js application** - Copy the code and paste it into your React or Next.js application. - Install the required OpenSign dependencies and run your project.