@formsort/web-embed-api
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -31,3 +31,2 @@ import { AnalyticsEventType } from '@formsort/constants'; | ||
cancel?: boolean; | ||
customUrl?: string; | ||
} | void; | ||
@@ -34,0 +33,0 @@ } |
{ | ||
"name": "@formsort/web-embed-api", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Embed Formsort flows within other webpages", | ||
@@ -49,3 +49,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "a7891bd6929364983f5a2652265e0bc9c8356484" | ||
"gitHead": "9bb60cc9e9e933a8bfd0d4b92177607f89e9c8e7" | ||
} |
@@ -103,2 +103,3 @@ # @formsort/web-embed-api | ||
Set a callback to be called when a new step is loaded. | ||
This will happen once after the flow is loaded, if the user hasn't previously completed the flow. Subsequently, this event will happen following the completion of each step, except for the completion of the final step. | ||
@@ -105,0 +106,0 @@ |
48182
14
131
926