NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view on GitHub
Search
Preparing search index...
The search index is not available
NativeScript Angular
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"router/ns-module-factory-loader"
NSModuleFactoryLoader
Class NSModuleFactoryLoader
Globals
"router/ns-
module-
factory-
loader"
NSModule
Factory
Loader
constructor
load
Hierarchy
SystemJsNgModuleLoader
Implements
NgModuleFactoryLoader
Index
Constructors
constructor
Methods
load
Constructors
constructor
new NSModule
Factory
Loader
(
compiler
:
Compiler
, config
?:
SystemJsNgModuleLoaderConfig
)
:
NSModuleFactoryLoader
Parameters
compiler:
Compiler
Optional
config:
SystemJsNgModuleLoaderConfig
Returns
NSModuleFactoryLoader
Methods
load
load
(
path
:
string
)
:
Promise
<
NgModuleFactory
<
any
>
>
Parameters
path:
string
Returns
Promise
<
NgModuleFactory
<
any
>
>
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method