@capgo/capacitor-share-target
Capacitor Share Target Plugin interface.
Overview
Section titled “Overview”Capacitor Share Target Plugin interface.
Core Capabilities
Section titled “Core Capabilities”addListener- Listen for shareReceived event.removeAllListeners- Remove all listeners for this plugin.getPluginVersion- Get the native Capacitor plugin version.
Public API
Section titled “Public API”| Method | Description |
|---|---|
addListener | Listen for shareReceived event. |
removeAllListeners | Remove all listeners for this plugin. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-share-target.
Keep going from @capgo/capacitor-share-target
Section titled “Keep going from @capgo/capacitor-share-target”If you are using @capgo/capacitor-share-target to plan native plugin work, connect it with Using @capgo/capacitor-share-target for the native capability in Using @capgo/capacitor-share-target, Capgo Plugin Directory for the product workflow in Capgo Plugin Directory, Capacitor Plugins by Capgo for the implementation detail in Capacitor Plugins by Capgo, Adding or Updating Plugins for the implementation detail in Adding or Updating Plugins, and Ionic Enterprise Plugin Alternatives for the product workflow in Ionic Enterprise Plugin Alternatives.