autobootBoolean
private
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
Please login to continue.