Diego Guevara
Results
1
comments of
Diego Guevara
Hi, @xnyssxy I use the following, this worked for me, using `data-before-render` attribute. In Html View: ``` html ``` In AngularJS Controller ``` js $scope.beforeRender = function ($view, $dates, $leftDate,...