# Tooltip

CTooltip is directive, which display tooltip over element, built on top of tooltip.js (popper.js) library. Tooltip is triggered on hover.

# Usage

Examples

# Features

  • Simplified implementation of tooltip.
  • Bootstrap tooltip styling.

# CTooltip API

All directive props are passed by object in directive value. (you can pass trigger prop as modifier also).