Link
constLink:ForwardRefExoticComponent<LinkProps&RefAttributes<HTMLAnchorElement|HTMLButtonElement>>
A component used to render URLs.
In addition to applying styling your links, using this component ensures your URLs open in a new window. For security reasons, the sandboxed iframe extensions run in restrict modifying the current browsing context’s URL; extensions can, however, open links in a new window. We recommend using this component to ensure your links consistently work.