- What would you like to be able to do? Can you provide some examples?
I am trying to update our implementation of Administrate to the 1.0.0 version. In order to clean some of our custom fields, I would like to leverage Stimulus to handle these fields interaction using Javascript.
But I can't find a way to expose custom Stimulus controller to Administrate so that I can use them in our custom fields.
- How could we go about implementing that?
Explain how to add custom Stimulus controller to Administrate in its documentation
- Can you think of other approaches to the problem?
No