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>.

Debug Panel