menu
nui_miniprogram_web package
documentation
jsengine/nui_miniprogram_web_jsengine.dart
NUIMiniProgramWebJSEngineAPI
sendDefaultChannelEvent abstract method
sendDefaultChannelEvent abstract method
dark_mode
light_mode
sendDefaultChannelEvent
abstract method
Future
<
bool
>
sendDefaultChannelEvent
(
NUIMiniProgramEventType
type
, {
required
String
payload
,
})
Implementation
Future<bool> sendDefaultChannelEvent(NUIMiniProgramEventType type, {required String payload});
nui_miniprogram_web package
documentation
jsengine/nui_miniprogram_web_jsengine
NUIMiniProgramWebJSEngineAPI
sendDefaultChannelEvent abstract method
NUIMiniProgramWebJSEngineAPI class