Created
June 13, 2019 15:12
-
-
Save zenius/565aa8cd80d219a28f481eedbf79dd1b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Isolating scope is recommend for passing data between custom directive and its parent scope to prevent unintentionally changing the parent scope. | |
https://medium.com/@tpstar/angularjs-custom-directive-and-isolated-scope-how-to-pass-data-to-and-from-directive-scope-dd0bc8096bf9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment