Skip to main content

Clip Clone

You can easily create a clone of any clip via a simple method provided by Clips: paste.

So, on any Clip you’ve created you can call the Clip.paste method by just passing the host you want the Clip clone to be hosted.

The clone that is been created keeps on following and adapting any change that occurs on the original Clip as it shares the exact same Incidents. And this is exactly how it defers from the simple .clone method, which creates a completely new copy of the Clip.