ProductCardGrid
@shopify/shop-minis-platform-sdk / components/ProductCardGrid
ProductCardGridRef
ProductCardGridRef:
FlatList
ProductRenderItem()
ProductRenderItem: (
info
) =>React.ReactElement
|null
Parameters
Parameter | Type |
---|---|
info | ProductRenderItemInfo |
Returns
React.ReactElement
| null
ProductCardGrid()
ProductCardGrid(
props
):ReactNode
NOTE: Exotic components are not callable.
Parameters
Parameter | Type |
---|---|
props | Omit \<FlatListProps \<any >, "data" | "renderItem" > & object & RefAttributes \<ProductCardGridRef > |
Returns
ReactNode