Search
clone
Clone the DesignPageNode into a new one with the same content If the given name already exists, the cloned page will be created with a unique name.
clone(options?: DesignPageCloneOptions): Promise<this
Parameters
options:DesignPageCloneOptions(optional)
Returns
Promise<this>