mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 22:17:40 +08:00
doc(bootstrap): update docs
This commit is contained in:
@ -24,7 +24,7 @@ const _reflect: any = Reflect;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name ionicBoostrap
|
* @name ionicBootstrap
|
||||||
* @description
|
* @description
|
||||||
* `ionicBootstrap` allows you to bootstrap your entire application. Similar to Angualr's `bootstrap`, `ionicBootstrap`
|
* `ionicBootstrap` allows you to bootstrap your entire application. Similar to Angualr's `bootstrap`, `ionicBootstrap`
|
||||||
* takes a root component in order to start the app. You can pass along any providers that you may want to inject into your
|
* takes a root component in order to start the app. You can pass along any providers that you may want to inject into your
|
||||||
|
Reference in New Issue
Block a user