Rasengan Logo
Rasengan Logo
  • Docs
  • Blog
  • Showcase
  • Support us
Using stable versionv1.2.0
Documentation
Packages
Templates
Rasengan UI Kit
Using stable versionv1.2.0
Documentation
Packages
Templates
Rasengan UI Kit

API REFERENCE

Render App

renderApp() is a function that renders the application on the client side.

Usage

index.js
jsimport { renderApp } from 'rasengan/client'; import App from "./main"; renderApp(App, { reactStrictMode: true });

Options

OptionTypeDescriptionDefault
AppReact.FunctionComponent<AppProps>The root component of the application-
reactStrictModebooleanEnable React Strict Modetrue
defineStaticPaths
[name].layout.tsx

ON THIS PAGE

Usage
Options
Rasengan Logo
Rasengan Logo

Resources

  • Docs
  • Packages
  • Blog
  • Showcase
  • Support us

Community

  • Github
  • X (Twitter)

Subscribe to the Newsletter

Stay informed to the news about rasengan.js including new releases, events, etc...

© 2024-2026 Rasengan Labs, All rights reserved.