Lynx
搜索
指引
API
博客
贡献
简体中文
English
搜索
指引
API
博客
贡献
简体中文
English
Menu
#
lynx: getJSModule() static method
获取一个可以在当前 LynxView 中共享使用的 JavaScript 对象。
#
语法
getJSModule
:
<
Module
>(name
:
string
)
=>
Module;
#