What is can.Control in canJS? any detailed examples would be helpful
To my understanding can.control is used for tabs and grids within the html.
What is can.Control in canJS? any detailed examples would be helpful
To my understanding can.control is used for tabs and grids within the html.
can.Control is the "Control" part of the MVC framework. You can use it to create modular widgets of any kind.
http://canjs.com/docs/can.Control.html