x
1
<span data-view-component="true" class="position-relative"><a id="tooltip-link" href="#" data-view-component="true" class="Link Link--underline">Link with tooltip</a> <tool-tip id="tooltip-1a36d3bf-54f7-4c66-a89d-bddc2e7cf7c3" for="tooltip-link" popover="manual" data-direction="s" data-type="description" data-view-component="true" class="sr-only position-absolute">Tooltip text</tool-tip></span>
No notes provided.
1
2
3
4
render(Primer::Beta::Link.new(href: "#", id: "tooltip-link", scheme: scheme, muted: muted, underline: underline)) do |component| component.with_tooltip(text: "Tooltip text") "Link with tooltip"end
Param | Description | Input |
---|---|---|
— |
|
|
— |
|
|
— |
|