Replies: 1 comment 4 replies
-
Not entirely following your question, but you can use Stimulus controllers anywhere as they're just applied to your HTML. Post some more details if you have an example you're trying to figure out how to implement. 👍 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just want to ask if there is a way to execute an action from <%= render partial: 'child' %>, for example when you are building a sidebar that hides and shows you usually use partials instead putting all the code in the layout.
Beta Was this translation helpful? Give feedback.
All reactions