Skip to main content
Question

How to create reaction/interaction using a React-figma?


In plugin api, I found the code snippet below to achieve. But in React-Figma couldn’t able to find the way.

[
    { // reaction
        "action": {
            "type": "NODE",
            "destinationId": "2:1",
            "navigation": "NAVIGATE",
            "transition": null,
            "preserveScrollPosition": false
        },
        "trigger": {
            "type": "ON_CLICK"
        }
    }
    // additional reactions...
]
This topic has been closed for replies.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings