https://umur.io/angularjs-directives-using-isolated-scope-with-attributes/
directives should use ‘-‘ to replace camel case variable in scope and directives name
for example:
scope: {
aExample: “=”
}
is
a-example when use
A place to record somethings related to programming.
https://umur.io/angularjs-directives-using-isolated-scope-with-attributes/
directives should use ‘-‘ to replace camel case variable in scope and directives name
for example:
scope: {
aExample: “=”
}
is
a-example when use