CreatorAPI.openLink

Opens an external link in the user's default browser

Opens an external link in the user's default browser

Signature:

openLink: (url: string) => void;

Example

creator.openLink("https://lottiefiles.com");
Last updated: September 7, 2026 at 7:54 AMEdit this page