DEV Community

Discussion on: Disable-With Using StimulusJS

Collapse
 
jacobdaddario profile image
Jacob Daddario

Very cool! How does this circumvent the use of a Stimulus controller though? I suppose it could just use UJS, but UJS being deprecated is why I wrote this up in the first place.

Collapse
 
thomasvanholder profile image
thomasvanholder

Oh, okay.. I'm using UJS indeed for this.