How can I send my $scope object from one controller to another using .$emit and .$on methods?
$scope
.$emit
.$on
function firstCtrl($scop
The Easiest way :
HTML
Send Data
JavaScript