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 905779b commit 2d5caecCopy full SHA for 2d5caec
public/generated/js-docs/Grid.json
@@ -116,7 +116,7 @@
116
],
117
"required": true,
118
"type": {
119
- "name": "(props: { ariaAttributes: { \"aria-colindex\": number; \"aria-rowindex\": number; role: \"gridcell\"; }; columnIndex: number; rowIndex: number; style: CSSProperties; } & CellProps) => ReactNode"
+ "name": "(props: { ariaAttributes: { \"aria-colindex\": number; role: \"gridcell\"; }; columnIndex: number; rowIndex: number; style: CSSProperties; } & CellProps) => ReactNode"
120
}
121
},
122
"cellProps": {
0 commit comments