Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
$scope.$evalサービスで使用する機能に相当するものはありますか? サービスで文字列表現からオブジェクトを取得したい。
$scope.$eval
私のユースケースでは、angular.fromJson が機能しました。
私の場合、文字列はオプション要素で angular によって作成されました。