Skip to content

Commit

Permalink
Add note about clientOnly fallback (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
brenelz authored Sep 26, 2024
1 parent c25810d commit dc982e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/solid-start/reference/client/client-only.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ function IsomorphicComp() {
}
```

**Note:** The `<ClientOnlyComp />` can take a fallback prop for when it is loading.

## Parameters

| Argument | Type | Description |
Expand Down

0 comments on commit dc982e3

Please sign in to comment.