Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i want to add a event in sideMenuButton but it not work??? #30

Open
Scheinin opened this issue Sep 12, 2017 · 1 comment
Open

i want to add a event in sideMenuButton but it not work??? #30

Scheinin opened this issue Sep 12, 2017 · 1 comment

Comments

@Scheinin
Copy link

export default function ($rootScope, $scope) {
$scope.clickButton = function () {
$rootScope.$broadcast('info:clicked');

}
}

@andersonfalcao
Copy link
Contributor

@Scheinin you need to add an event when a button is clicked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants