Kevin S

Results 1 comments of Kevin S

@JoshRosen , @m-e-conroy I just want to let you know how you can load onLoad and onChange function from a directive. ``` .directive('aceEditor', function (){ return { templateUrl: 'views/templates/superEditor/r-code-exe.html', scope:...