gpt4 book ai didi

javascript - 如何在函数中添加链接到 $scope 的变量

转载 作者:行者123 更新时间:2023-11-28 18:44:29 29 4
gpt4 key购买 nike

假设我们有一个变量定义为

 $scope.name = 'myName'

如何从 JavaScript 中的函数返回它,如下所示

function returnVar(){
alert 'this is the variable in Scope': name;
}

最佳答案

请参阅以下链接了解您的解决方案:

https://coderwall.com/p/smkwhg/access-scope-outside-of-angularjs

还有具有相同类型讨论的 Stackoverflow 链接: How do I access the $scope variable in browser's console using AngularJS?

关于javascript - 如何在函数中添加链接到 $scope 的变量,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35601341/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com