Skip to main content

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.

For general information about adding, creating, and signaling events, see Rive Events.

URL Properties

When you select the Open URL Event type, additional configuration options become available. Image Enter the URL you want to open.
Include the URL protocol (for example, http:// or https://) when linking to external domains.
The Target determines where the URL opens in the browser.
  • 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 like Self.
  • Self — Opens in the current browsing context.
  • Top — Opens in the topmost browsing context. If no ancestor exists, behaves like Self.
For security reasons, URLs are not opened by default in embeds or Marketplace posts. This behavior may change in the future.

Properties (Deprecated)

Properties allow an Event to carry additional data to the runtime. This feature is deprecated and has been replaced by Data Binding.