mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
docs(splash screen) space in name
This commit is contained in:
parent
53f4ae8e6b
commit
f122a14445
@ -3,7 +3,7 @@ import { Cordova, Plugin } from '@ionic-native/core';
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name SplashScreen
|
* @name Splash Screen
|
||||||
* @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.
|
* @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
|
||||||
* ```typescript
|
* ```typescript
|
||||||
|
Loading…
Reference in New Issue
Block a user