KANGXI APPS
Results
3
comments of
KANGXI APPS
It's tooltip ``` $scope.eventRender = function( event, element, view ) { element.attr({ 'tooltip': event.title, 'tooltip-append-to-body': true}); $compile(element)($scope); }; ```
The reason why I do not choose to use Quill editor currently is that I got stuck while trying to convert delta to pure HTML for display purpose