I have read a lot about the use of these symbols in the implementation of custom directives in AngularJS but the concept is still not clear to me.
What does it mean if I
< one-way binding
<
= two-way binding
=
& function binding
&
@ pass only strings
@