AngularJS-Directive-Controllers icon indicating copy to clipboard operation
AngularJS-Directive-Controllers copied to clipboard

Exploring the use of directives Controllers to allow for inter-directive communication.

AngularJS Directive Controllers

by Ben Nadel

View the demo on GitHub Pages. This is an exploration of the use of Controllers in Directives as a means to facilitate inter-directive communication.