Skip to main content
Question

How to create a bridge between a figma widget and the figma plugin api?

  • October 30, 2024
  • 0 replies
  • 31 views

Hello. I’m looking to use the Plugin API with my Widget? My widget include multiple instances of the widget, each with a dynamic number inside. From reading the docs, it’s recommended that I use the Plugin API to manage the numbers (they will update if widgets are deleted / added).

However, I’m completely stuck just creating a bridge between the widget and the plugin API. Does anybody know any resources / sample to see how it looks like (just a simple console.log would do)? Or just at least how to think about creating the bridge.

This topic has been closed for replies.