Appearance
wevu / index / onShareAppMessage
onShareAppMessage(handler): void
handler
void
定义于: packages/wevu/src/runtime/hooks.ts:178
(options) => void | Promise<void> | ICustomShareContent | IAsyncCustomShareContent | Promise<ICustomShareContent>
options
Promise
ICustomShareContent
IAsyncCustomShareContent