mirror of
https://github.com/symfony/stimulus-bundle.git
synced 2026-03-24 01:12:07 +01:00
12 lines
471 B
Markdown
12 lines
471 B
Markdown
# StimulusBundle: Symfony integration with Stimulus!
|
|
|
|
This bundle adds integration between Symfony, Stimulus and Symfony UX:
|
|
|
|
- A) Twig `stimulus_*` functions & filters to add Stimulus controllers, actions & targets in your templates;
|
|
- B) Integration with Symfony UX & AssetMapper;
|
|
- C) A helper service to build the Stimulus data attributes and use them in your services.
|
|
|
|
[Read the documentation][1]
|
|
|
|
[1]: https://symfony.com/bundles/StimulusBundle/current/index.html
|