clone

Clone the WebPageNode into a new one with the same content and settings, as a draft If the given path already exists, the cloned page will be created with a unique path.

clone(options?: WebPageCloneOptions): Promise<this

Parameters

Returns

  • Promise<this>