You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/angular~2/index.json

1 line
43 KiB

{"entries":[{"name":"1. Introduction","path":"tutorial/index","type":"Tutorial"},{"name":"1. Overview","path":"guide/index","type":"Guide"},{"name":"2. Setup","path":"guide/setup","type":"Guide"},{"name":"2. The Hero Editor","path":"tutorial/toh-pt1","type":"Tutorial"},{"name":"3. Learning Angular","path":"guide/learning-angular","type":"Guide"},{"name":"3. Master/Detail","path":"tutorial/toh-pt2","type":"Tutorial"},{"name":"4. Architecture","path":"guide/architecture","type":"Guide"},{"name":"4. Multiple Components","path":"tutorial/toh-pt3","type":"Tutorial"},{"name":"5. Services","path":"tutorial/toh-pt4","type":"Tutorial"},{"name":"5. The Root Module","path":"guide/appmodule","type":"Guide"},{"name":"6. Displaying Data","path":"guide/displaying-data","type":"Guide"},{"name":"6. Routing","path":"tutorial/toh-pt5","type":"Tutorial"},{"name":"7. HTTP","path":"tutorial/toh-pt6","type":"Tutorial"},{"name":"7. User Input","path":"guide/user-input","type":"Guide"},{"name":"8. Forms","path":"guide/forms","type":"Guide"},{"name":"9. Dependency Injection","path":"guide/dependency-injection","type":"Guide"},{"name":"10. Template Syntax","path":"guide/template-syntax","type":"Guide"},{"name":"14. Change Log","path":"guide/change-log","type":"Guide"},{"name":"AbstractControl","path":"api/forms/index/abstractcontrol-class","type":"API: forms"},{"name":"AbstractControlDirective","path":"api/forms/index/abstractcontroldirective-class","type":"API: forms"},{"name":"AbstractFormGroupDirective","path":"api/forms/index/abstractformgroupdirective-class","type":"API: forms"},{"name":"ActivatedRoute","path":"api/router/index/activatedroute-interface","type":"API: router"},{"name":"ActivatedRouteSnapshot","path":"api/router/index/activatedroutesnapshot-interface","type":"API: router"},{"name":"AfterContentChecked","path":"api/core/index/aftercontentchecked-class","type":"API: core"},{"name":"AfterContentInit","path":"api/core/index/aftercontentinit-class","type":"API: core"},{"name":"AfterViewChecked","path":"api/core/index/afterviewchecked-class","type":"API: core"},{"name":"AfterViewInit","path":"api/core/index/afterviewinit-class","type":"API: core"},{"name":"Ahead-of-Time Compilation","path":"cookbook/aot-compiler","type":"Cookbook"},{"name":"ANALYZE_FOR_ENTRY_COMPONENTS","path":"api/core/index/analyze_for_entry_components-let","type":"API: core"},{"name":"AngularJS to Angular Quick Reference","path":"cookbook/ajs-quick-reference","type":"Cookbook"},{"name":"animate()","path":"api/core/index/animate-function","type":"API: core"},{"name":"AnimationAnimateMetadata","path":"api/core/index/animationanimatemetadata-class","type":"API: core"},{"name":"AnimationDriver","path":"api/platform-browser/index/animationdriver-class","type":"API: platform-browser"},{"name":"AnimationEntryMetadata","path":"api/core/index/animationentrymetadata-class","type":"API: core"},{"name":"AnimationGroupMetadata","path":"api/core/index/animationgroupmetadata-class","type":"API: core"},{"name":"AnimationKeyframe","path":"api/core/index/animationkeyframe-class","type":"API: core"},{"name":"AnimationKeyframesSequenceMetadata","path":"api/core/index/animationkeyframessequencemetadata-class","type":"API: core"},{"name":"AnimationMetadata","path":"api/core/index/animationmetadata-class","type":"API: core"},{"name":"AnimationPlayer","path":"api/core/index/animationplayer-class","type":"API: core"},{"name":"Animations","path":"guide/animations","type":"Guide"},{"name":"AnimationSequenceMetadata","path":"api/core/index/animationsequencemetadata-class","type":"API: core"},{"name":"AnimationStateDeclarationMetadata","path":"api/core/index/animationstatedeclarationmetadata-class","type":"API: core"},{"name":"AnimationStateMetadata","path":"api/core/index/animationstatemetadata-class","type":"API: core"},{"name":"AnimationStateTransitionMetadata","path":"api/core/index/animationstatetransitionmetadata-class","type":"API: core"},{"name":"AnimationStyleMetadata","path":"api/core/index/animationstylemetadata-class","type":"API: core"},{"name":"AnimationStyles","path":"api/core/index/animationstyles-class","type":"API: core"},{"name":"AnimationTransitionEvent","path":"api/core/index/animationtransitionevent-class","type":"API: core"},{"name":"AnimationWithStepsMetadata","path":"api/core/index/animationwithstepsmetadata-class","type":"API: core"},{"name":"ApplicationInitStatus","path":"api/core/index/applicationinitstatus-class","type":"API: core"},{"name":"ApplicationModule","path":"api/core/index/applicationmodule-class","type":"API: core"},{"name":"ApplicationRef","path":"api/core/index/applicationref-class","type":"API: core"},{"name":"APP_BASE_HREF","path":"api/common/index/app_base_href-let","type":"API: common"},{"name":"APP_BOOTSTRAP_LISTENER","path":"api/core/index/app_bootstrap_listener-let","type":"API: core"},{"name":"APP_ID","path":"api/core/index/app_id-let","type":"API: core"},{"name":"APP_INITIALIZER","path":"api/core/index/app_initializer-let","type":"API: core"},{"name":"asNativeElements()","path":"api/core/index/asnativeelements-function","type":"API: core"},{"name":"assertPlatform()","path":"api/core/index/assertplatform-function","type":"API: core"},{"name":"async()","path":"api/core/testing/index/async-function","type":"API: core"},{"name":"AsyncPipe","path":"api/common/index/asyncpipe-pipe","type":"API: common"},{"name":"AsyncValidatorFn","path":"api/forms/index/asyncvalidatorfn-interface","type":"API: forms"},{"name":"Attribute","path":"api/core/index/attribute-interface","type":"API: core"},{"name":"Attribute Directives","path":"guide/attribute-directives","type":"Guide"},{"name":"AUTO_STYLE","path":"api/core/index/auto_style-let","type":"API: core"},{"name":"BaseRequestOptions","path":"api/http/index/baserequestoptions-class","type":"API: http"},{"name":"BaseResponseOptions","path":"api/http/index/baseresponseoptions-class","type":"API: http"},{"name":"bootstrapWorkerUi()","path":"api/platform-webworker/index/bootstrapworkerui-function","type":"API: platform-webworker"},{"name":"Browser support","path":"guide/browser-support","type":"Guide"},{"name":"BrowserDynamicTestingModule","path":"api/platform-browser-dynamic/testing/index/browserdynamictestingmodule-class","type":"API: platform-browser-dynamic"},{"name":"BrowserModule","path":"api/platform-browser/index/browsermodule-class","type":"API: platform-browser"},{"name":"BrowserTestingModule","path":"api/platform-browser/testing/index/browsertestingmodule-class","type":"API: platform-browser"},{"name":"BrowserXhr","path":"api/http/index/browserxhr-class","type":"API: http"},{"name":"By","path":"api/platform-browser/index/by-class","type":"API: platform-browser"},{"name":"CanActivate","path":"api/router/index/canactivate-interface","type":"API: router"},{"name":"CanActivateChild","path":"api/router/index/canactivatechild-interface","type":"API: router"},{"name":"CanDeactivate","path":"api/router/index/candeactivate-interface","type":"API: router"},{"name":"CanLoad","path":"api/router/index/canload-interface","type":"API: router"},{"name":"ChangeDetectionStrategy","path":"api/core/index/changedetectionstrategy-enum","type":"API: core"},{"name":"ChangeDetectorRef","path":"api/core/index/changedetectorref-class","type":"API: core"},{"name":"CheckboxControlValueAccessor","path":"api/forms/index/checkboxcontrolvalueaccessor-directive","type":"API: forms"},{"name":"CheckboxRequiredValidator","path":"api/forms/index/checkboxrequiredvalidator-directive","type":"API: forms"},{"name":"Class()","path":"api/core/index/class-function","type":"API: core"},{"name":"ClassDefinition","path":"api/core/index/classdefinition-interface","type":"API: core"},{"name":"ClassProvider","path":"api/core/index/classprovider-interface","type":"API: core"},{"name":"CLI Quickstart","path":"cli-quickstart","type":"CLI Quickstart"},{"name":"ClientMessageBroker","path":"api/platform-webworker/index/clientmessagebroker-class","type":"API: platform-webworker"},{"name":"ClientMessageBrokerFactory","path":"api/platform-webworker/index/clientmessagebrokerfactory-class","type":"API: platform-webworker"},{"name":"CollectionChangeRecord","path":"api/core/index/collectionchangerecord-class","type":"API: core"},{"name":"common","path":"api/common/index/index","type":"API: common"},{"name":"common/testing","path":"api/common/testing/index/index","type":"API: common"},{"name":"CommonModule","path":"api/common/index/commonmodule-class","type":"API: common"},{"name":"Compiler","path":"api/core/index/compiler-class","type":"API: core"},{"name":"CompilerFactory","path":"api/core/index/compilerfactory-class","type":"API: core"},{"name":"CompilerOptions","path":"api/core/index/compileroptions-type-alias","type":"API: core"},{"name":"COMPILER_OPTIONS","path":"api/core/index/compiler_options-let","type":"API: core"},{"name":"Component","path":"api/core/index/component-decorator","type":"API: core"},{"name":"Component Interaction","path":"cookbook/component-communication","type":"Cookbook"},{"name":"Component Styles","path":"guide/component-styles","type":"Guide"},{"name":"ComponentFactory","path":"api/core/index/componentfactory-class","type":"API: core"},{"name":"ComponentFactoryResolver","path":"api/core/index/componentfactoryresolver-class","type":"API: core"},{"name":"ComponentFixture","path":"api/core/testing/index/componentfixture-class","type":"API: core"},{"name":"ComponentFixtureAutoDetect","path":"api/core/testing/index/componentfixtureautodetect-let","type":"API: core"},{"name":"ComponentFixtureNoNgZone","path":"api/core/testing/index/componentfixturenongzone-let","type":"API: core"},{"name":"ComponentRef","path":"api/core/index/componentref-class","type":"API: core"},{"name":"Connection","path":"api/http/index/connection-class","type":"API: http"},{"name":"ConnectionBackend","path":"api/http/index/connectionbackend-class","type":"API: http"},{"name":"ContentChild","path":"api/core/index/contentchild-decorator","type":"API: core"},{"name":"ContentChildren","path":"api/core/index/contentchildren-decorator","type":"API: core"},{"name":"ControlContainer","path":"api/forms/index/controlcontainer-class","type":"API: forms"},{"name":"ControlValueAccessor","path":"api/forms/index/controlvalueaccessor-interface","type":"API: forms"},{"name":"Cookbook","path":"cookbook/index","type":"Cookbook"},{"name":"CookieXSRFStrategy","path":"api/http/index/cookiexsrfstrategy-class","type":"API: http"},{"name":"core","path":"api/core/index/index","type":"API: core"},{"name":"core/testing","path":"api/core/testing/index/index","type":"API: core"},{"name":"createPlatform()","path":"api/core/index/createplatform-function","type":"API: core"},{"name":"createPlatformFactory()","path":"api/core/index/createplatformfactory-function","type":"API: core"},{"name":"CurrencyPipe","path":"api/common/index/currencypipe-pipe","type":"API: common"},{"name":"CUSTOM_ELEMENTS_SCHEMA","path":"api/core/index/custom_elements_schema-let","type":"API: core"},{"name":"Data","path":"api/router/index/data-type-alias","type":"API: router"},{"name":"DatePipe","path":"api/common/index/datepipe-pipe","type":"API: common"},{"name":"DebugElement","path":"api/core/index/debugelement-class","type":"API: core"},{"name":"DebugNode","path":"api/core/index/debugnode-class","type":"API: core"},{"name":"DecimalPipe","path":"api/common/index/decimalpipe-pipe","type":"API: common"},{"name":"DefaultIterableDiffer","path":"api/core/index/defaultiterablediffer-class","type":"API: core"},{"name":"DefaultUrlSerializer","path":"api/router/index/defaulturlserializer-class","type":"API: router"},{"name":"DefaultValueAccessor","path":"api/forms/index/defaultvalueaccessor-directive","type":"API: forms"},{"name":"Dependency Injection","path":"cookbook/dependency-injection","type":"Cookbook"},{"name":"Deployment","path":"guide/deployment","type":"Guide"},{"name":"destroyPlatform()","path":"api/core/index/destroyplatform-function","type":"API: core"},{"name":"DetachedRouteHandle","path":"api/router/index/detachedroutehandle-type-alias","type":"API: router"},{"name":"Directive","path":"api/core/index/directive-decorator","type":"API: core"},{"name":"disableDebugTools()","path":"api/platform-browser/index/disabledebugtools-function","type":"API: platform-browser"},{"name":"discardPeriodicTasks()","path":"api/core/testing/index/discardperiodictasks-function","type":"API: core"},{"name":"DoCheck","path":"api/core/index/docheck-class","type":"API: core"},{"name":"DOCUMENT","path":"api/platform-browser/index/document-let","type":"API: platform-browser"},{"name":"DomSanitizer","path":"api/platform-browser/index/domsanitizer-class","type":"API: platform-browser"},{"name":"downgradeComponent()","path":"api/upgrade/static/downgradecomponent-function","type":"API: upgrade"},{"name":"downgradeInjectable()","path":"api/upgrade/static/downgradeinjectable-function","type":"API: upgrade"},{"name":"Dynamic Component Loader","path":"cookbook/dynamic-component-loader","type":"Cookbook"},{"name":"Dynamic Forms","path":"cookbook/dynamic-form","type":"Cookbook"},{"name":"ElementRef","path":"api/core/index/elementref-class","type":"API: core"},{"name":"EmbeddedViewRef","path":"api/core/index/embeddedviewref-class","type":"API: core"},{"name":"enableDebugTools()","path":"api/platform-browser/index/enabledebugtools-function","type":"API: platform-browser"},{"name":"enableProdMode()","path":"api/core/index/enableprodmode-function","type":"API: core"},{"name":"ErrorHandler","path":"api/core/index/errorhandler-class","type":"API: core"},{"name":"Event","path":"api/router/index/event-type-alias","type":"API: router"},{"name":"EventEmitter","path":"api/core/index/eventemitter-class","type":"API: core"},{"name":"EventManager","path":"api/platform-browser/index/eventmanager-class","type":"API: platform-browser"},{"name":"EVENT_MANAGER_PLUGINS","path":"api/platform-browser/index/event_manager_plugins-let","type":"API: platform-browser"},{"name":"ExistingProvider","path":"api/core/index/existingprovider-interface","type":"API: core"},{"name":"ExtraOptions","path":"api/router/index/extraoptions-interface","type":"API: router"},{"name":"FactoryProvider","path":"api/core/index/factoryprovider-interface","type":"API: core"},{"name":"fakeAsync()","path":"api/core/testing/index/fakeasync-function","type":"API: core"},{"name":"flushMicrotasks()","path":"api/core/testing/index/flushmicrotasks-function","type":"API: core"},{"name":"FnArg","path":"api/platform-webworker/index/fnarg-class","type":"API: platform-webworker"},{"name":"Form","path":"api/forms/index/form-interface","type":"API: forms"},{"name":"Form Validation","path":"cookbook/form-validation","type":"Cookbook"},{"name":"FormArray","path":"api/forms/index/formarray-class","type":"API: forms"},{"name":"FormArrayName","path":"api/forms/index/formarrayname-directive","type":"API: forms"},{"name":"FormBuilder","path":"api/forms/index/formbuilder-class","type":"API: forms"},{"name":"FormControl","path":"api/forms/index/formcontrol-class","type":"API: forms"},{"name":"FormControlDirective","path":"api/forms/index/formcontroldirective-directive","type":"API: forms"},{"name":"FormControlName","path":"api/forms/index/formcontrolname-directive","type":"API: forms"},{"name":"FormGroup","path":"api/forms/index/formgroup-class","type":"API: forms"},{"name":"FormGroupDirective","path":"api/forms/index/formgroupdirective-directive","type":"API: forms"},{"name":"FormGroupName","path":"api/forms/index/formgroupname-directive","type":"API: forms"},{"name":"forms","path":"api/forms/index/index","type":"API: forms"},{"name":"FormsModule","path":"api/forms/index/formsmodule-class","type":"API: forms"},{"name":"forwardRef()","path":"api/core/index/forwardref-function","type":"API: core"},{"name":"ForwardRefFn","path":"api/core/index/forwardreffn-interface","type":"API: core"},{"name":"getDebugNode()","path":"api/core/index/getdebugnode-function","type":"API: core"},{"name":"getModuleFactory()","path":"api/core/index/getmodulefactory-function","type":"API: core"},{"name":"getPlatform()","path":"api/core/index/getplatform-function","type":"API: core"},{"name":"GetTestability","path":"api/core/index/gettestability-interface","type":"API: core"},{"name":"getTestBed()","path":"api/core/testing/index/gettestbed-function","type":"API: core"},{"name":"Glossary","path":"glossary","type":"Guide"},{"name":"group()","path":"api/core/index/group-function","type":"API: core"},{"name":"HammerGestureConfig","path":"api/platform-browser/index/hammergestureconfig-class","type":"API: platform-browser"},{"name":"HAMMER_GESTURE_CONFIG","path":"api/platform-browser/index/hammer_gesture_config-let","type":"API: platform-browser"},{"name":"HashLocationStrategy","path":"api/common/index/hashlocationstrategy-class","type":"API: common"},{"name":"Headers","path":"api/http/index/headers-class","type":"API: http"},{"name":"Hierarchical Injectors","path":"guide/hierarchical-dependency-injection","type":"Guide"},{"name":"Host","path":"api/core/index/host-decorator","type":"API: core"},{"name":"HostBinding","path":"api/core/index/hostbinding-interface","type":"API: core"},{"name":"HostListener","path":"api/core/index/hostlistener-interface","type":"API: core"},{"name":"Http","path":"api/http/index/http-class","type":"API: http"},{"name":"http","path":"api/http/index/index","type":"API: http"},{"name":"HTTP Client","path":"guide/server-communication","type":"Guide"},{"name":"http/testing","path":"api/http/testing/index/index","type":"API: http"},{"name":"HttpModule","path":"api/http/index/httpmodule-class","type":"API: http"},{"name":"I18nPluralPipe","path":"api/common/index/i18npluralpipe-pipe","type":"API: common"},{"name":"I18nSelectPipe","path":"api/common/index/i18nselectpipe-pipe","type":"API: common"},{"name":"Inject","path":"api/core/index/inject-decorator","type":"API: core"},{"name":"inject()","path":"api/core/testing/index/inject-function","type":"API: core"},{"name":"Injectable","path":"api/core/index/injectable-decorator","type":"API: core"},{"name":"Injector","path":"api/core/index/injector-class","type":"API: core"},{"name":"InjectSetupWrapper","path":"api/core/testing/index/injectsetupwrapper-class","type":"API: core"},{"name":"Input","path":"api/core/index/input-interface","type":"API: core"},{"name":"Internationalization (i18n)","path":"cookbook/i18n","type":"Cookbook"},{"name":"isDevMode()","path":"api/core/index/isdevmode-function","type":"API: core"},{"name":"IterableDiffer","path":"api/core/index/iterablediffer-interface","type":"API: core"},{"name":"IterableDifferFactory","path":"api/core/index/iterabledifferfactory-interface","type":"API: core"},{"name":"IterableDiffers","path":"api/core/index/iterablediffers-class","type":"API: core"},{"name":"Jsonp","path":"api/http/index/jsonp-class","type":"API: http"},{"name":"JSONPBackend","path":"api/http/index/jsonpbackend-class","type":"API: http"},{"name":"JSONPConnection","path":"api/http/index/jsonpconnection-class","type":"API: http"},{"name":"JsonPipe","path":"api/common/index/jsonpipe-pipe","type":"API: common"},{"name":"JsonpModule","path":"api/http/index/jsonpmodule-class","type":"API: http"},{"name":"keyframes()","path":"api/core/index/keyframes-function","type":"API: core"},{"name":"KeyValueChangeRecord","path":"api/core/index/keyvaluechangerecord-class","type":"API: core"},{"name":"KeyValueDiffer","path":"api/core/index/keyvaluediffer-interface","type":"API: core"},{"name":"KeyValueDifferFactory","path":"api/core/index/keyvaluedifferfactory-interface","type":"API: core"},{"name":"KeyValueDiffers","path":"api/core/index/keyvaluediffers-class","type":"API: core"},{"name":"Lifecycle Hooks","path":"guide/lifecycle-hooks","type":"Guide"},{"name":"LoadChildren","path":"api/router/index/loadchildren-type-alias","type":"API: router"},{"name":"LoadChildrenCallback","path":"api/router/index/loadchildrencallback-type-alias","type":"API: router"},{"name":"LOCALE_ID","path":"api/core/index/locale_id-let","type":"API: core"},{"name":"Location","path":"api/common/index/location-class","type":"API: common"},{"name":"LocationChangeEvent","path":"api/common/index/locationchangeevent-interface","type":"API: common"},{"name":"LocationChangeListener","path":"api/common/index/locationchangelistener-interface","type":"API: common"},{"name":"LocationStrategy","path":"api/common/index/locationstrategy-class","type":"API: common"},{"name":"LOCATION_INITIALIZED","path":"api/common/index/location_initialized-let","type":"API: common"},{"name":"LowerCasePipe","path":"api/common/index/lowercasepipe-pipe","type":"API: common"},{"name":"MaxLengthValidator","path":"api/forms/index/maxlengthvalidator-directive","type":"API: forms"},{"name":"MessageBus","path":"api/platform-webworker/index/messagebus-class","type":"API: platform-webworker"},{"name":"MessageBusSink","path":"api/platform-webworker/index/messagebussink-interface","type":"API: platform-webworker"},{"name":"MessageBusSource","path":"api/platform-webworker/index/messagebussource-interface","type":"API: platform-webworker"},{"name":"MetadataOverride","path":"api/core/testing/index/metadataoverride-type-alias","type":"API: core"},{"name":"MinLengthValidator","path":"api/forms/index/minlengthvalidator-directive","type":"API: forms"},{"name":"MockBackend","path":"api/http/testing/index/mockbackend-class","type":"API: http"},{"name":"MockConnection","path":"api/http/testing/index/mockconnection-class","type":"API: http"},{"name":"MockLocationStrategy","path":"api/common/testing/index/mocklocationstrategy-class","type":"API: common"},{"name":"ModuleWithComponentFactories","path":"api/core/index/modulewithcomponentfactories-class","type":"API: core"},{"name":"ModuleWithProviders","path":"api/core/index/modulewithproviders-interface","type":"API: core"},{"name":"NavigationCancel","path":"api/router/index/navigationcancel-class","type":"API: router"},{"name":"NavigationEnd","path":"api/router/index/navigationend-class","type":"API: router"},{"name":"NavigationError","path":"api/router/index/navigationerror-class","type":"API: router"},{"name":"NavigationExtras","path":"api/router/index/navigationextras-interface","type":"API: router"},{"name":"NavigationStart","path":"api/router/index/navigationstart-class","type":"API: router"},{"name":"NgClass","path":"api/common/index/ngclass-directive","type":"API: common"},{"name":"NgControl","path":"api/forms/index/ngcontrol-class","type":"API: forms"},{"name":"NgControlStatus","path":"api/forms/index/ngcontrolstatus-directive","type":"API: forms"},{"name":"NgControlStatusGroup","path":"api/forms/index/ngcontrolstatusgroup-directive","type":"API: forms"},{"name":"NgFor","path":"api/common/index/ngfor-directive","type":"API: common"},{"name":"NgForm","path":"api/forms/index/ngform-directive","type":"API: forms"},{"name":"NgIf","path":"api/common/index/ngif-directive","type":"API: common"},{"name":"NgLocalization","path":"api/common/index/nglocalization-class","type":"API: common"},{"name":"NgModel","path":"api/forms/index/ngmodel-directive","type":"API: forms"},{"name":"NgModelGroup","path":"api/forms/index/ngmodelgroup-directive","type":"API: forms"},{"name":"NgModule","path":"api/core/index/ngmodule-interface","type":"API: core"},{"name":"NgModule FAQs","path":"cookbook/ngmodule-faq","type":"Cookbook"},{"name":"NgModuleFactory","path":"api/core/index/ngmodulefactory-class","type":"API: core"},{"name":"NgModuleFactoryLoader","path":"api/core/index/ngmodulefactoryloader-class","type":"API: core"},{"name":"NgModuleRef","path":"api/core/index/ngmoduleref-class","type":"API: core"},{"name":"NgModules","path":"guide/ngmodule","type":"Guide"},{"name":"NgPlural","path":"api/common/index/ngplural-directive","type":"API: common"},{"name":"NgPluralCase","path":"api/common/index/ngpluralcase-directive","type":"API: common"},{"name":"NgProbeToken","path":"api/core/index/ngprobetoken-class","type":"API: core"},{"name":"NgProbeToken","path":"api/platform-browser/index/ngprobetoken-class","type":"API: platform-browser"},{"name":"NgSelectOption","path":"api/forms/index/ngselectoption-directive","type":"API: forms"},{"name":"NgStyle","path":"api/common/index/ngstyle-directive","type":"API: common"},{"name":"NgSwitch","path":"api/common/index/ngswitch-directive","type":"API: common"},{"name":"NgSwitchCase","path":"api/common/index/ngswitchcase-directive","type":"API: common"},{"name":"NgSwitchDefault","path":"api/common/index/ngswitchdefault-directive","type":"API: common"},{"name":"NgTemplateOutlet","path":"api/common/index/ngtemplateoutlet-directive","type":"API: common"},{"name":"NgZone","path":"api/core/index/ngzone-class","type":"API: core"},{"name":"NG_ASYNC_VALIDATORS","path":"api/forms/index/ng_async_validators-let","type":"API: forms"},{"name":"NG_VALIDATORS","path":"api/forms/index/ng_validators-let","type":"API: forms"},{"name":"NG_VALUE_ACCESSOR","path":"api/forms/index/ng_value_accessor-let","type":"API: forms"},{"name":"NoPreloading","path":"api/router/index/nopreloading-class","type":"API: router"},{"name":"NO_ERRORS_SCHEMA","path":"api/core/index/no_errors_schema-let","type":"API: core"},{"name":"Npm Packages","path":"guide/npm-packages","type":"Guide"},{"name":"OnChanges","path":"api/core/index/onchanges-class","type":"API: core"},{"name":"OnDestroy","path":"api/core/index/ondestroy-class","type":"API: core"},{"name":"OnInit","path":"api/core/index/oninit-class","type":"API: core"},{"name":"OpaqueToken","path":"api/core/index/opaquetoken-class","type":"API: core"},{"name":"Optional","path":"api/core/index/optional-decorator","type":"API: core"},{"name":"Output","path":"api/core/index/output-interface","type":"API: core"},{"name":"PACKAGE_ROOT_URL","path":"api/core/index/package_root_url-let","type":"API: core"},{"name":"Params","path":"api/router/index/params-type-alias","type":"API: router"},{"name":"PathLocationStrategy","path":"api/common/index/pathlocationstrategy-class","type":"API: common"},{"name":"PatternValidator","path":"api/forms/index/patternvalidator-directive","type":"API: forms"},{"name":"PercentPipe","path":"api/common/index/percentpipe-pipe","type":"API: common"},{"name":"Pipe","path":"api/core/index/pipe-interface","type":"API: core"},{"name":"Pipes","path":"guide/pipes","type":"Guide"},{"name":"PipeTransform","path":"api/core/index/pipetransform-interface","type":"API: core"},{"name":"platform-browser","path":"api/platform-browser/index/index","type":"API: platform-browser"},{"name":"platform-browser-dynamic","path":"api/platform-browser-dynamic/index/index","type":"API: platform-browser-dynamic"},{"name":"platform-browser-dynamic/testing","path":"api/platform-browser-dynamic/testing/index/index","type":"API: platform-browser-dynamic"},{"name":"platform-browser/testing","path":"api/platform-browser/testing/index/index","type":"API: platform-browser"},{"name":"platform-server","path":"api/platform-server/index/index","type":"API: platform-server"},{"name":"platform-server/testing","path":"api/platform-server/testing/index/index","type":"API: platform-server"},{"name":"platform-webworker","path":"api/platform-webworker/index/index","type":"API: platform-webworker"},{"name":"platform-webworker-dynamic","path":"api/platform-webworker-dynamic/index/index","type":"API: platform-webworker-dynamic"},{"name":"platformBrowser","path":"api/platform-browser/index/platformbrowser-let","type":"API: platform-browser"},{"name":"platformBrowserDynamic","path":"api/platform-browser-dynamic/index/platformbrowserdynamic-let","type":"API: platform-browser-dynamic"},{"name":"platformBrowserDynamicTesting","path":"api/platform-browser-dynamic/testing/index/platformbrowserdynamictesting-let","type":"API: platform-browser-dynamic"},{"name":"platformBrowserTesting","path":"api/platform-browser/testing/index/platformbrowsertesting-let","type":"API: platform-browser"},{"name":"platformCore","path":"api/core/index/platformcore-let","type":"API: core"},{"name":"platformDynamicServer","path":"api/platform-server/index/platformdynamicserver-let","type":"API: platform-server"},{"name":"PlatformLocation","path":"api/common/index/platformlocation-class","type":"API: common"},{"name":"PlatformRef","path":"api/core/index/platformref-class","type":"API: core"},{"name":"platformServer","path":"api/platform-server/index/platformserver-let","type":"API: platform-server"},{"name":"platformServerTesting","path":"api/platform-server/testing/index/platformservertesting-let","type":"API: platform-server"},{"name":"platformWorkerApp","path":"api/platform-webworker/index/platformworkerapp-let","type":"API: platform-webworker"},{"name":"platformWorkerAppDynamic","path":"api/platform-webworker-dynamic/index/platformworkerappdynamic-let","type":"API: platform-webworker-dynamic"},{"name":"platformWorkerUi","path":"api/platform-webworker/index/platformworkerui-let","type":"API: platform-webworker"},{"name":"PLATFORM_INITIALIZER","path":"api/core/index/platform_initializer-let","type":"API: core"},{"name":"PopStateEvent","path":"api/common/index/popstateevent-interface","type":"API: common"},{"name":"PreloadAllModules","path":"api/router/index/preloadallmodules-class","type":"API: router"},{"name":"PreloadingStrategy","path":"api/router/index/preloadingstrategy-class","type":"API: router"},{"name":"PRIMARY_OUTLET","path":"api/router/index/primary_outlet-let","type":"API: router"},{"name":"PRIMITIVE","path":"api/platform-webworker/index/primitive-let","type":"API: platform-webworker"},{"name":"Provider","path":"api/core/index/provider-type-alias","type":"API: core"},{"name":"provideRoutes()","path":"api/router/index/provideroutes-function","type":"API: router"},{"name":"Query","path":"api/core/index/query-class","type":"API: core"},{"name":"QueryEncoder","path":"api/http/index/queryencoder-class","type":"API: http"},{"name":"QueryList","path":"api/core/index/querylist-class","type":"API: core"},{"name":"RadioControlValueAccessor","path":"api/forms/index/radiocontrolvalueaccessor-directive","type":"API: forms"},{"name":"Reactive Forms","path":"guide/reactive-forms","type":"Guide"},{"name":"ReactiveFormsModule","path":"api/forms/index/reactiveformsmodule-class","type":"API: forms"},{"name":"ReadyState","path":"api/http/index/readystate-enum","type":"API: http"},{"name":"ReceivedMessage","path":"api/platform-webworker/index/receivedmessage-class","type":"API: platform-webworker"},{"name":"ReflectiveInjector","path":"api/core/index/reflectiveinjector-class","type":"API: core"},{"name":"ReflectiveKey","path":"api/core/index/reflectivekey-class","type":"API: core"},{"name":"RenderComponentType","path":"api/core/index/rendercomponenttype-class","type":"API: core"},{"name":"Renderer","path":"api/core/index/renderer-class","type":"API: core"},{"name":"Request","path":"api/http/index/request-class","type":"API: http"},{"name":"RequestMethod","path":"api/http/index/requestmethod-enum","type":"API: http"},{"name":"RequestOptions","path":"api/http/index/requestoptions-class","type":"API: http"},{"name":"RequestOptionsArgs","path":"api/http/index/requestoptionsargs-interface","type":"API: http"},{"name":"RequiredValidator","path":"api/forms/index/requiredvalidator-directive","type":"API: forms"},{"name":"resetFakeAsyncZone()","path":"api/core/testing/index/resetfakeasynczone-function","type":"API: core"},{"name":"Resolve","path":"api/router/index/resolve-interface","type":"API: router"},{"name":"ResolveData","path":"api/router/index/resolvedata-type-alias","type":"API: router"},{"name":"ResolvedReflectiveFactory","path":"api/core/index/resolvedreflectivefactory-class","type":"API: core"},{"name":"ResolvedReflectiveProvider","path":"api/core/index/resolvedreflectiveprovider-interface","type":"API: core"},{"name":"resolveForwardRef()","path":"api/core/index/resolveforwardref-function","type":"API: core"},{"name":"RESOURCE_CACHE_PROVIDER","path":"api/platform-browser-dynamic/index/resource_cache_provider-let","type":"API: platform-browser-dynamic"},{"name":"Response","path":"api/http/index/response-class","type":"API: http"},{"name":"ResponseContentType","path":"api/http/index/responsecontenttype-enum","type":"API: http"},{"name":"ResponseOptions","path":"api/http/index/responseoptions-class","type":"API: http"},{"name":"ResponseOptionsArgs","path":"api/http/index/responseoptionsargs-interface","type":"API: http"},{"name":"ResponseType","path":"api/http/index/responsetype-enum","type":"API: http"},{"name":"RootRenderer","path":"api/core/index/rootrenderer-class","type":"API: core"},{"name":"Route","path":"api/router/index/route-interface","type":"API: router"},{"name":"Router","path":"api/router/index/router-class","type":"API: router"},{"name":"router","path":"api/router/index/index","type":"API: router"},{"name":"router/testing","path":"api/router/testing/index/index","type":"API: router"},{"name":"RouteReuseStrategy","path":"api/router/index/routereusestrategy-class","type":"API: router"},{"name":"RouterLink","path":"api/router/index/routerlink-directive","type":"API: router"},{"name":"RouterLinkActive","path":"api/router/index/routerlinkactive-directive","type":"API: router"},{"name":"RouterLinkWithHref","path":"api/router/index/routerlinkwithhref-directive","type":"API: router"},{"name":"RouterModule","path":"api/router/index/routermodule-class","type":"API: router"},{"name":"RouterOutlet","path":"api/router/index/routeroutlet-directive","type":"API: router"},{"name":"RouterOutletMap","path":"api/router/index/routeroutletmap-class","type":"API: router"},{"name":"RouterPreloader","path":"api/router/index/routerpreloader-class","type":"API: router"},{"name":"RouterState","path":"api/router/index/routerstate-interface","type":"API: router"},{"name":"RouterStateSnapshot","path":"api/router/index/routerstatesnapshot-interface","type":"API: router"},{"name":"RouterTestingModule","path":"api/router/testing/index/routertestingmodule-class","type":"API: router"},{"name":"ROUTER_CONFIGURATION","path":"api/router/index/router_configuration-let","type":"API: router"},{"name":"ROUTER_INITIALIZER","path":"api/router/index/router_initializer-let","type":"API: router"},{"name":"Routes","path":"api/router/index/routes-type-alias","type":"API: router"},{"name":"RoutesRecognized","path":"api/router/index/routesrecognized-class","type":"API: router"},{"name":"Routing & Navigation","path":"guide/router","type":"Guide"},{"name":"SafeHtml","path":"api/platform-browser/index/safehtml-interface","type":"API: platform-browser"},{"name":"SafeResourceUrl","path":"api/platform-browser/index/saferesourceurl-interface","type":"API: platform-browser"},{"name":"SafeScript","path":"api/platform-browser/index/safescript-interface","type":"API: platform-browser"},{"name":"SafeStyle","path":"api/platform-browser/index/safestyle-interface","type":"API: platform-browser"},{"name":"SafeUrl","path":"api/platform-browser/index/safeurl-interface","type":"API: platform-browser"},{"name":"Sanitizer","path":"api/core/index/sanitizer-class","type":"API: core"},{"name":"SchemaMetadata","path":"api/core/index/schemametadata-interface","type":"API: core"},{"name":"Security","path":"guide/security","type":"Guide"},{"name":"SecurityContext","path":"api/core/index/securitycontext-enum","type":"API: core"},{"name":"SelectControlValueAccessor","path":"api/forms/index/selectcontrolvalueaccessor-directive","type":"API: forms"},{"name":"SelectMultipleControlValueAccessor","path":"api/forms/index/selectmultiplecontrolvalueaccessor-directive","type":"API: forms"},{"name":"Self","path":"api/core/index/self-decorator","type":"API: core"},{"name":"sequence()","path":"api/core/index/sequence-function","type":"API: core"},{"name":"ServerModule","path":"api/platform-server/index/servermodule-class","type":"API: platform-server"},{"name":"ServerTestingModule","path":"api/platform-server/testing/index/servertestingmodule-class","type":"API: platform-server"},{"name":"ServiceMessageBroker","path":"api/platform-webworker/index/servicemessagebroker-class","type":"API: platform-webworker"},{"name":"ServiceMessageBrokerFactory","path":"api/platform-webworker/index/servicemessagebrokerfactory-class","type":"API: platform-webworker"},{"name":"Set the Document Title","path":"cookbook/set-document-title","type":"Cookbook"},{"name":"setTestabilityGetter()","path":"api/core/index/settestabilitygetter-function","type":"API: core"},{"name":"Setup Anatomy","path":"guide/setup-systemjs-anatomy","type":"Guide"},{"name":"setupTestingRouter()","path":"api/router/testing/index/setuptestingrouter-function","type":"API: router"},{"name":"SimpleChange","path":"api/core/index/simplechange-class","type":"API: core"},{"name":"SimpleChanges","path":"api/core/index/simplechanges-interface","type":"API: core"},{"name":"SkipSelf","path":"api/core/index/skipself-decorator","type":"API: core"},{"name":"SlicePipe","path":"api/common/index/slicepipe-pipe","type":"API: common"},{"name":"SpyLocation","path":"api/common/testing/index/spylocation-class","type":"API: common"},{"name":"SpyNgModuleFactoryLoader","path":"api/router/testing/index/spyngmodulefactoryloader-class","type":"API: router"},{"name":"state()","path":"api/core/index/state-function","type":"API: core"},{"name":"Static","path":"api/upgrade/static/index","type":"API: upgrade"},{"name":"Structural Directives","path":"guide/structural-directives","type":"Guide"},{"name":"style()","path":"api/core/index/style-function","type":"API: core"},{"name":"SystemJsNgModuleLoader","path":"api/core/index/systemjsngmoduleloader-class","type":"API: core"},{"name":"SystemJsNgModuleLoaderConfig","path":"api/core/index/systemjsngmoduleloaderconfig-class","type":"API: core"},{"name":"TemplateRef","path":"api/core/index/templateref-class","type":"API: core"},{"name":"Testability","path":"api/core/index/testability-class","type":"API: core"},{"name":"TestabilityRegistry","path":"api/core/index/testabilityregistry-class","type":"API: core"},{"name":"TestBed","path":"api/core/testing/index/testbed-class","type":"API: core"},{"name":"TestComponentRenderer","path":"api/core/testing/index/testcomponentrenderer-class","type":"API: core"},{"name":"Testing","path":"guide/testing","type":"Guide"},{"name":"TestModuleMetadata","path":"api/core/testing/index/testmodulemetadata-type-alias","type":"API: core"},{"name":"tick()","path":"api/core/testing/index/tick-function","type":"API: core"},{"name":"Title","path":"api/platform-browser/index/title-class","type":"API: platform-browser"},{"name":"TrackByFn","path":"api/core/index/trackbyfn-interface","type":"API: core"},{"name":"transition()","path":"api/core/index/transition-function","type":"API: core"},{"name":"TRANSLATIONS","path":"api/core/index/translations-let","type":"API: core"},{"name":"TRANSLATIONS_FORMAT","path":"api/core/index/translations_format-let","type":"API: core"},{"name":"trigger()","path":"api/core/index/trigger-function","type":"API: core"},{"name":"Type","path":"api/core/index/type-decorator","type":"API: core"},{"name":"TypeProvider","path":"api/core/index/typeprovider-interface","type":"API: core"},{"name":"TypeScript Configuration","path":"guide/typescript-configuration","type":"Guide"},{"name":"TypeScript to JavaScript","path":"cookbook/ts-to-js","type":"Cookbook"},{"name":"UiArguments","path":"api/platform-webworker/index/uiarguments-class","type":"API: platform-webworker"},{"name":"upgrade","path":"api/upgrade/index/index","type":"API: upgrade"},{"name":"UpgradeAdapter","path":"api/upgrade/index/upgradeadapter-class","type":"API: upgrade"},{"name":"UpgradeAdapterRef","path":"api/upgrade/index/upgradeadapterref-class","type":"API: upgrade"},{"name":"UpgradeComponent","path":"api/upgrade/static/upgradecomponent-class","type":"API: upgrade"},{"name":"UpgradeModule","path":"api/upgrade/static/upgrademodule-class","type":"API: upgrade"},{"name":"Upgrading from AngularJS","path":"guide/upgrade","type":"Guide"},{"name":"UpperCasePipe","path":"api/common/index/uppercasepipe-pipe","type":"API: common"},{"name":"UrlHandlingStrategy","path":"api/router/index/urlhandlingstrategy-class","type":"API: router"},{"name":"URLSearchParams","path":"api/http/index/urlsearchparams-class","type":"API: http"},{"name":"UrlSegment","path":"api/router/index/urlsegment-class","type":"API: router"},{"name":"UrlSegmentGroup","path":"api/router/index/urlsegmentgroup-class","type":"API: router"},{"name":"UrlSerializer","path":"api/router/index/urlserializer-class","type":"API: router"},{"name":"UrlTree","path":"api/router/index/urltree-interface","type":"API: router"},{"name":"Validator","path":"api/forms/index/validator-interface","type":"API: forms"},{"name":"ValidatorFn","path":"api/forms/index/validatorfn-interface","type":"API: forms"},{"name":"Validators","path":"api/forms/index/validators-class","type":"API: forms"},{"name":"ValueProvider","path":"api/core/index/valueprovider-interface","type":"API: core"},{"name":"Version","path":"api/core/index/version-class","type":"API: core"},{"name":"ViewChild","path":"api/core/index/viewchild-decorator","type":"API: core"},{"name":"ViewChildren","path":"api/core/index/viewchildren-decorator","type":"API: core"},{"name":"ViewContainerRef","path":"api/core/index/viewcontainerref-class","type":"API: core"},{"name":"ViewEncapsulation","path":"api/core/index/viewencapsulation-enum","type":"API: core"},{"name":"ViewRef","path":"api/core/index/viewref-class","type":"API: core"},{"name":"Visual Studio 2015 QuickStart","path":"cookbook/visual-studio-2015","type":"Cookbook"},{"name":"Webpack","path":"guide/webpack","type":"Guide"},{"name":"withModule()","path":"api/core/testing/index/withmodule-function","type":"API: core"},{"name":"WorkerAppModule","path":"api/platform-webworker/index/workerappmodule-class","type":"API: platform-webworker"},{"name":"WORKER_APP_LOCATION_PROVIDERS","path":"api/platform-webworker/index/worker_app_location_providers-let","type":"API: platform-webworker"},{"name":"WORKER_UI_LOCATION_PROVIDERS","path":"api/platform-webworker/index/worker_ui_location_providers-let","type":"API: platform-webworker"},{"name":"WrappedValue","path":"api/core/index/wrappedvalue-class","type":"API: core"},{"name":"wtfCreateScope","path":"api/core/index/wtfcreatescope-let","type":"API: core"},{"name":"wtfEndTimeRange","path":"api/core/index/wtfendtimerange-let","type":"API: core"},{"name":"wtfLeave","path":"api/core/index/wtfleave-let","type":"API: core"},{"name":"WtfScopeFn","path":"api/core/index/wtfscopefn-interface","type":"API: core"},{"name":"wtfStartTimeRange","path":"api/core/index/wtfstarttimerange-let","type":"API: core"},{"name":"XHRBackend","path":"api/http/index/xhrbackend-class","type":"API: http"},{"name":"XHRConnection","path":"api/http/index/xhrconnection-class","type":"API: http"},{"name":"XSRFStrategy","path":"api/http/index/xsrfstrategy-class","type":"API: http"}],"types":[{"name":"API: common","count":37,"slug":"api-common"},{"name":"API: core","count":174,"slug":"api-core"},{"name":"API: forms","count":42,"slug":"api-forms"},{"name":"API: http","count":32,"slug":"api-http"},{"name":"API: platform-browser","count":23,"slug":"api-platform-browser"},{"name":"API: platform-browser-dynamic","count":6,"slug":"api-platform-browser-dynamic"},{"name":"API: platform-server","count":7,"slug":"api-platform-server"},{"name":"API: platform-webworker","count":18,"slug":"api-platform-webworker"},{"name":"API: platform-webworker-dynamic","count":2,"slug":"api-platform-webworker-dynamic"},{"name":"API: router","count":52,"slug":"api-router"},{"name":"API: upgrade","count":8,"slug":"api-upgrade"},{"name":"CLI Quickstart","count":1,"slug":"cli-quickstart"},{"name":"Cookbook","count":13,"slug":"cookbook"},{"name":"Guide","count":32,"slug":"guide"},{"name":"Tutorial","count":7,"slug":"tutorial"}]}