For general information about adding, creating, and signaling events, see Rive Events.Documentation Index
Fetch the complete documentation index at: https://rive-inputs-deprecated.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Properties
When you select the Open URL Event type, additional configuration options become available.
Enter the URL you want to open.
Include the URL protocol (for example,
http:// or https://) when linking to external domains.Blank— Opens the link in a new tab or window, depending on browser settings. Note: If the Event is not triggered by a user interaction (for example, via a Listener), the browser may block it as a popup.Parent— Opens in the parent browsing context. If no parent exists, behaves likeSelf.Self— Opens in the current browsing context.Top— Opens in the topmost browsing context. If no ancestor exists, behaves likeSelf.
For security reasons, URLs are not opened by default in embeds or Marketplace posts. This behavior may change in the future.