Create folder
webflow.createPageFolder()
Creates a new folder on the site.
Syntax
Returns
Promise<Folder>
A Promise that resolves to the newly created folder.
Create folder
webflow.createPageFolder()
Creates a new folder on the site.
Promise<Folder>
A Promise that resolves to the newly created folder.