{{ ctx.content }}
{{ ctx.header }}
Yes/No
Contrast ContrastFade Theme Warning Error
Button Icon Input extended
Click Hover Focus
Start start Start center Start end Center start Center center Center end End start End center End end
Top TopLeft TopRight Bottom BottomLeft BottomRight Right RightTop RightBottom Left LeftTop LeftBottom

Configuration:

  • Tooltip trigger: {{ selectedTrigger }}
  • Tooltip anchor placement: {{ selectedPlacement }}
  • Tooltip anchored element: {{ selectedElement }}
  • @if (this.isFallbackActivated) {
  • Tooltip activated fallback position: {{ activatedPosition }}
  • }
  • Layout positioning: {{ layoutClass }}
  • @if (multipleSelected) {
  • Placement priority order: {{ multipleSelected }}
  • }
@switch (showElement()) { @case (ELEMENTS.BUTTON) { } @case (ELEMENTS.EXTENDED) { } @case (ELEMENTS.INPUT) { } @case (ELEMENTS.ICON) {
} }