mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(statusbar): fix typo (#351)
This commit is contained in:
committed by
Ibrahim Hadeed
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
|
||||
* ```
|
||||
|
||||
Reference in New Issue
Block a user