mirror of
https://github.com/Dvorinka/Devour.git
synced 2026-06-03 20:13:03 +00:00
17 lines
1.2 KiB
JSON
17 lines
1.2 KiB
JSON
{
|
|
"id": "8def3841cec7a878bcfed7d3",
|
|
"source": "solid:signals",
|
|
"type": "github-document",
|
|
"title": "start-client",
|
|
"content": "---\ntitle: StartClient\nuse_cases: 'client entry setup, app wrapper configuration, root component setup'\ntags:\n - client\n - entry\n - components\n - configuration\nversion: '1.0'\ndescription: \u003e-\n StartClient component wraps your SolidStart application root. Essential for\n proper client-side initialization and mounting.\n---\n\n`StartClient` is a component that wraps the application root.\nIt can be passed to [`mount`](/solid-start/reference/client/start-client) in the [`entry-client.tsx`](/solid-start/reference/entrypoints/entry-client).\n\n```tsx\nimport { StartClient } from \"@solidjs/start/client\";\n```",
|
|
"url": "https://github.com/solidjs/solid-docs/blob/HEAD/src/routes/solid-start/reference/client/start-client.mdx",
|
|
"metadata": {
|
|
"path": "src/routes/solid-start/reference/client/start-client.mdx",
|
|
"repo": "solidjs/solid-docs",
|
|
"repo_url": "https://github.com/solidjs/solid-docs.git",
|
|
"size": 608,
|
|
"source_type": "github"
|
|
},
|
|
"hash": "f9918aeb28579455305469ce9f08301725f21119e22df67a0a037d2237c837e4",
|
|
"timestamp": "2026-02-23T11:43:00.194576394+01:00"
|
|
} |