Skip to content

Commit fabd14b

Browse files
remove turbostream part
1 parent 2c81ee0 commit fabd14b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

website/docs/components/client-side-operations.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -591,15 +591,6 @@ oc.registerTemplates([
591591

592592
Template externals load in order and are cached globally.
593593

594-
### Turbo Stream Support
595-
596-
The client automatically handles Turbo Stream responses for efficient updates:
597-
598-
```js
599-
// Server can respond with Turbo Stream format
600-
// Client automatically decodes and processes
601-
```
602-
603594
## Complete Example
604595

605596
Here's a complete working example you can copy and run:

0 commit comments

Comments
 (0)