Flag of Ukraine
SymfonyCasts stands united with the people of Ukraine
TRACK

Symfony 7 >

CHAPTER

Stimulus

Next Chapter

Challenge #1 of 2


Q: 

A new task just landed on your desk: adding an "auto-grow" feature for the textarea on the contact form improve the UX for customers. Your colleague heard this and gave you a hint that there's already a Stimulus controller that does this in your project: assets/controllers/autogrow_controller.js.

How could you apply that Stimulus controller in the HTML code?

userVoice