Skip to content

Commit 01aa0b0

Browse files
author
Joe Skeen
committed
docs(expandable): add the ui.grid.expandable.api:GridRow object to API docs
1 parent aeb3253 commit 01aa0b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/features/expandable/js/expandable.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@
9797
*
9898
* @description Public Api for expandable feature
9999
*/
100+
/**
101+
* @ngdoc object
102+
* @name ui.grid.expandable.api:GridRow
103+
*
104+
* @description Additional properties added to GridRow when using the expandable module
105+
*/
100106
/**
101107
* @ngdoc object
102108
* @name ui.grid.expandable.api:GridOptions

0 commit comments

Comments
 (0)