Skip to content

wevu / index / onShareAppMessage

函数: onShareAppMessage()

onShareAppMessage(handler): void

定义于: packages/wevu/src/runtime/hooks.ts:178

参数

handler

(options) => void | Promise<void> | ICustomShareContent | IAsyncCustomShareContent | Promise<ICustomShareContent>

返回

void

Released under the MIT License.