Guides
...
Platform communication
Window postMessage API

LinkMessage

3min

Link messages are triggered when a user interacts with links.

Message definition

The message target of a link message is link.

TypeScript


Message actions

LiSA accepts/exposes the following link actions:

Action

Description

Direction of communication

click

Link action, triggered by user interaction.

LiSA to X

Examples

Listed below are examples for link message payloads.

JS




Updated 25 Mar 2024
Doc contributor
Did this page help you?