Hello! In LinkTemplate I use go.TextBlock.
go.TextBlock can be dragged and change location.
I work with React, I would like to save the location.
A problem is I can’t find how to listen to that change. It doesn’t appear on events from this list
https://gojs.net/latest/api/symbols/DiagramEvent.html
Can you give me advice on how to save it?