APItype MagicTextLinkClickEvent = { mouseEvent: MouseEvent ; url: string; node: MagicTextLinkNode ; };