mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(plugins): remove install command
This commit is contained in:
@@ -9,15 +9,11 @@ declare var window;
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-statusbar`. For more info, please see the [StatusBar plugin docs](https://github.com/apache/cordova-plugin-statusbar).
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add cordova-plugin-statusbar
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```ts
|
||||
* StatuBar.overlaysWebView(true);
|
||||
*
|
||||
* StatusBar.styleDefault();
|
||||
* StatusBar.
|
||||
* ```
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user