Type alias: GridItemProps
Ƭ GridItemProps: Pick
<default_2.ComponentProps
<"div"
>, "style"
| "children"
| "className"
> & { data-index
: number
} & default_2.RefAttributes
<HTMLDivElement
>
Passed to the Components.Item custom component