Challenge 1 / 1
What happens if I don't specify the event to listen to when defining a Stimulus action?
<button
data-action="counter#increment"
/>
Skip challenges and go to theNext Chapter
What happens if I don't specify the event to listen to when defining a Stimulus action?
<button
data-action="counter#increment"
/>