When creating an AngularJS directive, which character is used with the restrict option to specify that only the attribute name should be matched?
Q & A › When creating an AngularJS directive, which character is used with the restrict option to specify that only the attribute name should be matched?
When creating an AngularJS directive, which character is used with the restrict option to specify that only the attribute name should be matched?
a) E
b) C
c) A
d) @