Function: webViewRender()
March 4, 2025 ยท View on GitHub
Function: webViewRender()
webViewRender(
root):string
Defined in: src/web/react.ts:18
The entry point of web file
This statement is detected by babelTransformer as an entry point All dependencies are resolved, compressed and stringified into one file
Parameters
root
ReactElement
Returns
string