You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2610 [LiveComponent] Document how to pass a value to an event listener from Twig. (Artusamak)
This PR was merged into the 2.x branch.
Discussion
----------
[LiveComponent] Document how to pass a value to an event listener from Twig.
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | -
| License | MIT
The document is missing an important use case related to Event dispatching and listeners.
There is no documentation about how to pass data from a Twig template to an event listener method within the component. This PR adds an example.
Commits
-------
2180eca Document how to pass a value to an event listener from Twig.
0 commit comments