# Turbo Stream: Render ViewComponent

Photo by [Goran Ivos](https://unsplash.com/@goran_ivos?utm_source=medium&utm_medium=referral) on [Unsplash](https://unsplash.com?utm_source=medium&utm_medium=referral)

To render the ViewComponent with Turbo Stream in your controller do the following.

%[https://gist.github.com/629371d895a2d2317de4006f3469708d]

Now you can render the content in your `SearchComponent`.
