Class SmoothScrollController
Constructors
constructor
- new SmoothScrollController($element: ng.IRootElementService, $scope: ng.IScope, $attrs: ng.IAttributes): SmoothScrollController
-
Parameters
-
$element: ng.IRootElementService
-
$scope: ng.IScope
-
$attrs: ng.IAttributes
Methods
scrollTo
- scrollTo(e: JQueryMouseEventObject): void
-
Parameters
-
e: JQueryMouseEventObject
Returns void