Package | Description |
---|---|
net.java.html.lib.angular.ng |
Modifier and Type | Method and Description |
---|---|
static IAngularBootstrapConfig |
IAngularBootstrapConfig.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
IInjectorService |
IAngularStatic.bootstrap(Document element,
Objs[] modules,
IAngularBootstrapConfig config)
Use this function to manually start up angular application.
|
IInjectorService |
IAngularStatic.bootstrap(Element element,
Objs[] modules,
IAngularBootstrapConfig config)
Use this function to manually start up angular application.
|
IInjectorService |
IAngularStatic.bootstrap(JQuery element,
Objs[] modules,
IAngularBootstrapConfig config)
Use this function to manually start up angular application.
|
IInjectorService |
IAngularStatic.bootstrap(String element,
Objs[] modules,
IAngularBootstrapConfig config)
Use this function to manually start up angular application.
|
Copyright © 2018. All rights reserved.