Function: webViewCreateRoot()

March 4, 2025 ยท View on GitHub

API


Function: webViewCreateRoot()

webViewCreateRoot(root): string

Defined in: src/web/react.ts:26

webViewRender but initiated with React's createRoot

Parameters

root

ReactElement

Returns

string

Contents

  1. 1Parameters
  2. 1.1root
  3. 2Returns