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 a237b1e commit 2c41789Copy full SHA for 2c41789
src/TwigComponent/doc/index.rst
@@ -889,7 +889,7 @@ You can pass an attribute to your component like any HTML attribute and also use
889
// and pass object, or table, or anything you imagine
890
<twig:component :table="['col' => ['foo', 'oof']]"/>
891
892
-This syntax also came with a nice feature: a default content block
+You can pass content directly inside your component.
893
894
.. code-block:: html+twig
895
0 commit comments