Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 475 Bytes

webViewCreateRoot.md

File metadata and controls

21 lines (11 loc) · 475 Bytes

APIDocs


Function: webViewCreateRoot()

webViewCreateRoot(root): string

webViewRender but initiated with React's createRoot

Parameters

root: ReactElement<any, string | JSXElementConstructor<any>>

Returns

string

Defined in

src/web/react.ts:26