| Option | Value | Default | Description | 
|---|---|---|---|
title | 
                            String | Tooltip title. | |
pos | 
                            String | top-center | Tooltip position. | 
offset | 
                            Number | 0 | The offset of the Tooltip. | 
animation | 
                            String | false | Space-separated names of animations. Comma-separated for animation out. | 
duration | 
                            Number | 200 | The animation duration. | 
delay | 
                            Number | 0 | The show delay. | 
cls | 
                            String | uk-active | The active class. | 
container | 
                            Boolean | true | Define a target container via a selector to specify where the tooltip should be appended in the DOM. |