You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the binding object passed to the parameter of directive hooks, there is an expression of 'expression' in version 2.x. by parsing this parameter, the variable assignment of the instruction can be changed. If there is no such parameter in version 3. x, how can I change it?
The binding parameter in 2.x contains the expression field.How do I get expressions in 3.x?