Angular directive access value in scope
AngularJS |
https://codedump.io/share/ANcRUBwgOOlM
|
How can I read a directive value like the info attribute in the scope?
<div ng-controller="Controller">
<my-customer info="naomi"></...
4 years ago
How to run WebApi?
AngularJS |
https://codedump.io/share/ru0SRhlPAL3h
|
Hi I am learning WebApi in VS2015. I have some experience in MVC4 so i know concepts of Routing in MVC$. I am following http://www.c-sharpcorner.com/u...
4 years ago