diff --git a/_source/handbook/05_streams.md b/_source/handbook/05_streams.md index 58807a3..a385c5b 100644 --- a/_source/handbook/05_streams.md +++ b/_source/handbook/05_streams.md @@ -73,22 +73,6 @@ A Turbo Streams message is a fragment of HTML consisting of `` ele - - - - - - - - ``` diff --git a/_source/reference/streams.md b/_source/reference/streams.md index b065a2b..e6953fe 100644 --- a/_source/reference/streams.md +++ b/_source/reference/streams.md @@ -91,28 +91,6 @@ Inserts the content within the template tag after the element designated by the ``` -### Morph - -Replaces the element designated by the target dom id via morph. - -```html - - - -``` - -The `children-only` attribute can be added to the `turbo-stream` element to morph only the children of the element designated by the target dom id. - -```html - - - -``` - ### Refresh Initiates a [Page Refresh](/handbook/page_refreshes) to render new content with