Skip to content

Commit fba4a5c

Browse files
committed
Update README
1 parent 8a9a74e commit fba4a5c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,9 @@ function MyGridTest() {
518518

519519
###### `expandedGroupIds?: Maybe<ReadonlySet<unknown>>`
520520

521-
###### `onExpandedGroupIdsChange?: Maybe<(expandedGroupIds: Set<unknown>) => void>`
521+
###### `groupIdGetter?: Maybe<(groupKey: string, parentId?: string) => string>`
522+
523+
###### ``
522524

523525
#### `<TextEditor />`
524526

0 commit comments

Comments
 (0)