Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 257 Bytes

tooltip.component.md

File metadata and controls

15 lines (9 loc) · 257 Bytes

IDEATooltipComponent

Selector

app-tooltip

Inputs

  • title (string) - The tooltip title.
  • text (string) - The tooltip text.
  • link (string) - The tooltip link.

Outputs

  • closed (EventEmitter) - The tooltip close event.