From c1e9e605d4a523b9e2971acfe4d62e37a23f90b2 Mon Sep 17 00:00:00 2001 From: Shane Chesnutt Date: Sun, 11 Dec 2016 19:06:55 -0500 Subject: [PATCH] ng-click --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2461799..618aa8b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,13 @@ Note that you can get the index by specifying an index parameter: `['x', 'y', 'z ## ng-style ## ng-class ## ng-click + +```jsx + +``` + ## filters ## directives / directive controllers ## services