mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
docs(statusbar): fix typo (#351)
This commit is contained in:
parent
e20c411dff
commit
8b9e317519
@ -15,7 +15,7 @@ declare var window;
|
||||
* import { StatusBar } from 'ionic-native';
|
||||
*
|
||||
*
|
||||
* StatuBar.overlaysWebView(true); // let status var overlay webview
|
||||
* StatusBar.overlaysWebView(true); // let status var overlay webview
|
||||
*
|
||||
* StatusBar.backgroundColorByHexString('#ffffff'); // set status bar to white
|
||||
* ```
|
||||
|
Loading…
Reference in New Issue
Block a user