Skip to content

Commit b4ec525

Browse files
authored
Merge pull request #5413 from norbert-farkas/patch-1
docs(expandable api): change the description of rowExpandedStateChangeEvent
2 parents 8c9eea9 + 416ca7a commit b4ec525

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)