diff --git a/src/Turbo/doc/index.rst b/src/Turbo/doc/index.rst index 4618bd701c2..4f71c9119a9 100644 --- a/src/Turbo/doc/index.rst +++ b/src/Turbo/doc/index.rst @@ -394,19 +394,177 @@ Let's discover how to use Turbo Streams to enhance your `Symfony forms`_:: {# bottom of new.html.twig #} {% block success_stream %} - - + {% endblock %} Supported actions are ``append``, ``prepend``, ``replace``, ``update``, ``remove``, ``before``, ``after`` and ``refresh``. `Read the Turbo Streams documentation for more details`_. +Stream Messages and Actions +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +To render a ```` element, this bundle provides a set of ```` Twig Components. These components make it easy to inject content directly into the ``