Stone.js API
Docs
Home
Preparing search index...
stone-js-use-react/src/UseReactPageInternals
renderReactApp
Function renderReactApp
renderReactApp
(
app
:
ReactNode
,
blueprint
:
IBlueprint
)
:
Root
Renders the React app.
Parameters
app
:
ReactNode
The React app to render.
blueprint
:
IBlueprint
The blueprint.
Returns
Root
The React root instance.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Docs
Home
Stone.js API
Loading...
Renders the React app.