Client

StartClient

Edit this page

StartClient is a component that wraps the application root. It can be passed to mount in the entry-client.tsx.

import { StartClient } from "@solidjs/start/client";
Report an issue with this page