mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
feat(tooltip): elevate z-index of tooltip when open
This commit is contained in:
parent
c11fa9465c
commit
6a609240cd
2 changed files with 7 additions and 2 deletions
|
@ -4,7 +4,9 @@
|
|||
import Preview from "../../components/Preview.svelte";
|
||||
</script>
|
||||
|
||||
### Default (icon-only, "bottom" direction)
|
||||
### Default
|
||||
|
||||
By default, the tooltip is triggered by an information icon.
|
||||
|
||||
<Tooltip tooltipBodyId="tooltip-body">
|
||||
<p id="tooltip-body">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue