Warning! The Link component is deprecated. No new features will be added to this component. See each page under Components/Link section in the navigation to reference old documentation. For any new instances of a link please use the Text Link element.
Please reference element doc instead.

Link with Button element

When you want the appearance of Link but the on-click behavior is handled separately (by Tooltip for example), omit the url property and the Link component will internally render a <button>.