mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
docs(splashscreen):
This commit is contained in:
parent
0f3c1886d3
commit
29bf01190f
@ -2,7 +2,7 @@ import {Plugin, Cordova} from './plugin'
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @name Splashscreen
|
* @name Splashscreen
|
||||||
* @description This plugin displays and hides a splash screen during application launch.
|
* @description This plugin displays and hides a splash screen during application launch. The methods below allows showing and hiding the splashscreen after the app has loaded.
|
||||||
* @usage
|
* @usage
|
||||||
* ```ts
|
* ```ts
|
||||||
* Splashscreen.show();
|
* Splashscreen.show();
|
||||||
|
Loading…
Reference in New Issue
Block a user