View Source Phoenix.UI.Components.Tooltip (Phoenix UI v0.1.9)

Provides tooltip component.

Link to this section Summary

Functions

Renders tooltip component.

Link to this section Functions

Renders tooltip component.

examples

Examples

```
<.tooltip>
  content
</.tooltip>
```