Skip to content

Commit a864f1a

Browse files
Update list of possible turbo-stream actions
1 parent 02ae73b commit a864f1a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Turbo/doc/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,9 @@ Let's discover how to use Turbo Streams to enhance your `Symfony forms`_::
369369
</template>
370370
</turbo-stream>
371371

372-
Supported actions are ``append``, ``prepend``, ``replace``, ``update``
373-
and ``remove``. `Read the Turbo Streams documentation for more details`_.
372+
Supported actions are ``append``, ``prepend``, ``replace``, ``update``,
373+
``remove``, ``before`` and ``after``.
374+
`Read the Turbo Streams documentation for more details`_.
374375

375376
Resetting the Form
376377
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)