Close the extension
webflow.closeExtension()
Close the Designer Extension using the Webflow object.
Syntax
Returns
Promise<null
>
A Promise that resolves to null
.
Example
This ReactJSexample shows how to close the extension using a button.