@@ -354,6 +354,25 @@ Now when you mouse over the event on the timeline you will see the tooltip.
...
@@ -354,6 +354,25 @@ Now when you mouse over the event on the timeline you will see the tooltip.
> **Note**: In Bootstrap version 4.x, errors may occur when tooltips are used. In that case, it may be solved by inclusion of the [tether](http://tether.io/) plugin.
> **Note**: In Bootstrap version 4.x, errors may occur when tooltips are used. In that case, it may be solved by inclusion of the [tether](http://tether.io/) plugin.
### 3. Bind a custom function to an "openEvent" method
The custom function you want to call should be defined on the global scope.