We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6404a28 commit 8cef996Copy full SHA for 8cef996
stories/DataTable/expandable/basic.mdx
@@ -70,9 +70,9 @@ function MyComponent() {
70
}
71
```
72
73
-### expandableComponentProps
+### expandableRowsComponentProps
74
75
-expandableComponentProps allows you to pass additional props to your expander component and prevents TypeScript from complaining:
+expandableRowsComponentProps allows you to pass additional props to your expander component and prevents TypeScript from complaining:
76
77
```ts
78
import * as React from 'react';
0 commit comments