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 5a13c71 commit aee0deaCopy full SHA for aee0dea
src/LiveComponent/src/Resources/doc/index.rst
@@ -1237,6 +1237,7 @@ Now, create a Twig component to render the form::
1237
use Symfony\UX\LiveComponent\Attribute\AsLiveComponent;
1238
use Symfony\UX\LiveComponent\DefaultActionTrait;
1239
use Symfony\UX\LiveComponent\LiveCollectionTrait;
1240
+ use Symfony\UX\LiveComponent\Attribute\LiveProp;
1241
use App\Entity\BlogPost;
1242
use App\Form\BlogPostFormType;
1243
0 commit comments