Search
WithLinkTrait
WithLinkTrait
TypeScript Interface
Definition
interface WithLinkTrait
Methods & Properties
URL or internal page link.
Whether to open the link in a new tab.
Whether to use smooth scrolling for scroll-to-section links. Supported by FrameNode, TextNode.
Click tracking identifier for analytics. Supported by FrameNode, TextNode.
Array of rel attribute values for the link. Supported by FrameNode, TextNode.
Whether to preserve URL query parameters when navigating. Supported by FrameNode, TextNode.