A new portal is coming! Check out the technical release of our Astro portal

Lion Logo Lion Fundamentals Guides Components Blog Toggle darkmode

Tooltip: API Table

class: LionTooltip, lion-tooltip

Fields

NamePrivacyTypeDefaultDescriptionInherited From
hasArrowpublicbooleanfalseWhether an arrow should be displayedArrowMixin
invokerRelationpublic'label'|'description''description'Decides whether the tooltip invoker text should be considered a description (sets aria-describedby) or a label (sets aria-labelledby).
_arrowNodeprotectedArrowMixin

Methods

NamePrivacyDescriptionParametersReturnInherited From
_arrowNodeTemplateprotectedArrowMixin
_arrowTemplateprotectedArrowMixin
_defineOverlayConfigprotectedOverrides arrow and keepTogether modifier to be enabled, and adds onCreate and onUpdate hooks to sync from popper stateOverlayConfigArrowMixin
_getPopperArrowConfigprotectedpopperConfigToExtendFrom: Partial<PopperOptions>Partial<PopperOptions>ArrowMixin

Attributes

NameFieldInherited From
invoker-relationinvokerRelation
has-arrowhasArrowArrowMixin