Tooltips
certara-tooltip uses the Floating UI positioning library (successor to Popper) as a dependency
certara-tooltip
Section titled “certara-tooltip”Properties
Section titled “Properties”placement
| Attribute | placement |
| Type | "bottom" | "bottom-start" | "left" | "left-start" | "right" | "right-start" | "top" | "top-start" |
| Default | undefined |
| Required | false |
| Description | Position defaults to undefined which automatically picks an unobstructed direction |
position
| Attribute | position |
| Type | "absolute" | "fixed" |
| Default | 'absolute' |
| Required | false |
| Description | Use ‘fixed’ to break a tooltip out of a positioned container |
Events
Section titled “Events”There are no events available for this component
Methods
Section titled “Methods”There are no public methods available for this component
| Name | Description |
|---|---|
| Content in the default slot is the opener for the tooltip. | |
tooltip-content | Content for the tooltip. |