mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
docs(splashscreen):
This commit is contained in:
parent
0f3c1886d3
commit
29bf01190f
@ -2,7 +2,7 @@ import {Plugin, Cordova} from './plugin'
|
||||
|
||||
/**
|
||||
* @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
|
||||
* ```ts
|
||||
* Splashscreen.show();
|
||||
|
Loading…
Reference in New Issue
Block a user