symfony / webpack-encore-bundle

Symfony integration with Webpack Encore!
https://symfony.com/webpack-encore
MIT License
933 stars 83 forks source link

Add Twig function and filter for Stimulus Outlets integration #204

Closed pbories closed 1 year ago

pbories commented 1 year ago

The Outlets API was introduced in Stimulus release v3.2.0.

This PR intends to ease its integration in Twig templates, just like Stimulus controllers, actions and targets.