AngularTS
Preparing search index...
AnchorScrollProvider
Class AnchorScrollProvider
Index
Constructors
constructor
Properties
$get
auto
Scrolling
Enabled
Constructors
constructor
new
AnchorScrollProvider
()
:
AnchorScrollProvider
Returns
AnchorScrollProvider
Properties
$get
$get
:
(
|
"$location"
|
"$rootScope"
|
(
(
$location
:
Location
,
$rootScope
:
Scope
)
=>
AnchorScrollService
)
)
[]
= ...
Type Declaration
"$location"
"$rootScope"
(
$location
:
Location
,
$rootScope
:
Scope
)
=>
AnchorScrollService
(
$location
:
Location
,
$rootScope
:
Scope
)
:
AnchorScrollService
Creates the runtime anchor-scroll service.
Parameters
$location
:
Location
$rootScope
:
Scope
Returns
AnchorScrollService
auto
Scrolling
Enabled
autoScrollingEnabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
$get
auto
Scrolling
Enabled
AngularTS
Loading...
Creates the runtime anchor-scroll service.