We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9a74e commit fba4a5cCopy full SHA for fba4a5c
1 file changed
README.md
@@ -518,7 +518,9 @@ function MyGridTest() {
518
519
###### `expandedGroupIds?: Maybe<ReadonlySet<unknown>>`
520
521
-###### `onExpandedGroupIdsChange?: Maybe<(expandedGroupIds: Set<unknown>) => void>`
+###### `groupIdGetter?: Maybe<(groupKey: string, parentId?: string) => string>`
522
+
523
+###### ``
524
525
#### `<TextEditor />`
526
0 commit comments