CreatorAPI.openLink
Opens an external link in the user's default browser
CreatorAPI.openLink property
Opens an external link in the user's default browser
Signature:
openLink: (url: string) => void;Example
creator.openLink("https://lottiefiles.com");Last updated: August 13, 2026 at 9:17 AMEdit this page