Skip to content

Commit 416ca7a

Browse files
Update expandable.js
1 parent 68681d7 commit 416ca7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/expandable/js/expandable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
* @ngdoc event
118118
* @name rowExpandedStateChanged
119119
* @eventOf ui.grid.expandable.api:PublicApi
120-
* @description raised when cell editing is complete
120+
* @description raised when row expanded or collapsed
121121
* <pre>
122122
* gridApi.expandable.on.rowExpandedStateChanged(scope,function(row){})
123123
* </pre>

0 commit comments

Comments
 (0)