Tooltip Color Themes

Example

Dark Theme

Tooltip

Light Theme

Tooltip

Tooltips Placement

You can position tooltip with below options. Simply add it to the data-tippy-placement attrubute.

Example

  • top-start
  • top-end
  • right
  • right-start
  • right-end
  • bottom
  • bottom-start
  • bottom-end
  • left
  • left-start
  • left-end
  • auto
  • auto-start
  • auto-end