Application#autoboot

autobootBooleanprivate

Defined in packages/ember-application/lib/system/application.js:281

Whether the application should automatically start routing and render templates to the rootElement on DOM ready. While default by true, other environments such as FastBoot or a testing harness can set this property to false and control the precise timing and behavior of the boot process.

Default: true

doc_EmberJs
2016-11-30 16:48:25
Comments
Leave a Comment

Please login to continue.