Skip to content

@capgo/capacitor-share-target

Capacitor Share Target Plugin interface.

Capacitor Share Target Plugin interface.

  • addListener - Listen for shareReceived event.
  • removeAllListeners - Remove all listeners for this plugin.
  • getPluginVersion - Get the native Capacitor plugin version.
MethodDescription
addListenerListen for shareReceived event.
removeAllListenersRemove all listeners for this plugin.
getPluginVersionGet the native Capacitor plugin version.

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.