ShareOptions

BFChainAugust 11, 2023
  • Interface
  • ShareOptions
Less than 1 minute

Shared option object; as the parameter interface of SharePlugin.share() method;

Property

  • title

    optional attributes; the title of the shared content; The attribute value is a string;

  • text

    optional attributes; the text of the shared content; The attribute value is a string;

  • url

    optional attributes; Shared link address; The attribute value is a string;

  • files

    optional attributes; shared files; Only support IOS and Android; The attribute value is a FileListopen in new window

Method

  • none

Event

  • none

Platform Compatibility

Property/Method/EventAndroidIOSDesktop-DevDesktop
titleX
textX
urlX
filesXX

Interface

SharePlugin.share()

SharePlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.13.0