Project home
API overview
GitHub
npm package
mazey-wechat-launch-app
Preparing search index...
MenuShareTimelineOptions
Interface MenuShareTimelineOptions
Deprecated
Use UpdateTimelineShareDataOptions.
interface
MenuShareTimelineOptions
{
cancel
:
()
=>
void
;
imgUrl
:
string
;
link
:
string
;
success
:
()
=>
void
;
title
:
string
;
}
Index
Properties
cancel
img
Url
link
success
title
Properties
cancel
cancel
:
()
=>
void
img
Url
imgUrl
:
string
link
link
:
string
success
success
:
()
=>
void
Called when share data is configured, not when the user shares.
title
title
:
string
Settings
Member Visibility
Inherited
External
Theme
Light
Dark
On This Page
Properties
cancel
img
Url
link
success
title
mazey-wechat-launch-app
Loading...
Deprecated
Use UpdateTimelineShareDataOptions.