How to pass parameters to a directive from a controller? AngularJS

1

directive ('communicator', [function () {         return {            template: (parameter);         };

The parameter passed from a controller

    
asked by Percy 27.05.2017 в 05:24
source

1 answer

0

Hello, I recommend you edit your question because it is incomplete but searching the internet I found something very similar to the step of parameter for directives I hope it serves you (is what you understood about your problem if it is not comment or edit your question well friend)

Link that I found

    
answered by 27.05.2017 в 06:35