mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
docs(safari-view-controller): add plugin description (#2552)
This commit is contained in:
parent
8460e6838a
commit
dd769b0226
@ -18,6 +18,10 @@ export interface SafariViewControllerOptions {
|
||||
/**
|
||||
* @name Safari View Controller
|
||||
* @description
|
||||
* For displaying read-only web content.
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-safariviewcontroller`. For more info, please see the [Safari View Controller plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-safariviewcontroller).
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { SafariViewController } from '@ionic-native/safari-view-controller';
|
||||
|
Loading…
Reference in New Issue
Block a user