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 ab93193Copy full SHA for ab93193
src/LiveComponent/src/Resources/doc/index.rst
@@ -1204,6 +1204,7 @@ via the ``LiveCollectionType``::
1204
use Symfony\Component\Form\FormBuilderInterface;
1205
use Symfony\Component\OptionsResolver\OptionsResolver;
1206
use Symfony\UX\LiveComponent\Form\Type\LiveCollectionType;
1207
+ use Symfony\UX\LiveComponent\Attribute\LiveProp;
1208
use App\Entity\BlogPost;
1209
1210
class BlogPostFormType extends AbstractType
0 commit comments