We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c81ee0 commit fabd14bCopy full SHA for fabd14b
website/docs/components/client-side-operations.md
@@ -591,15 +591,6 @@ oc.registerTemplates([
591
592
Template externals load in order and are cached globally.
593
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
603
## Complete Example
604
605
Here's a complete working example you can copy and run:
0 commit comments