Skip to content

Link

Component | Source Code

extends ComponentPropsWithRef<“a”>

Props Inheritance Hierarchy: ComponentPropsWithRef<“a”>

(Optional, defaults to false) Whether the feature of opening links marked external in a new tab should be disabled.


(Optional, defaults to false) Whether the link is external. An external link will be accompanied by a small icon if using JTJS’ styling.

Will also request that the browser open the link in a new tab. This can be disabled with disableExternalNewTab.