How to create a "component" in MVC?
Hey, I'm doing something using MVC and I'm trying to build a component js script, see below;
This is a partial view that lives in a list of components, I want the script to be "scoped" to the component, is there a better way to do this?
0 Replies