Shelf
@shopify/shop-minis-platform-sdk / components/Shelf
DEFAULT_VIEWABILITY_CONFIG
const
DEFAULT_VIEWABILITY_CONFIG:object
Type declaration
itemVisiblePercentThreshold
itemVisiblePercentThreshold:
number
=50
waitForInteraction
waitForInteraction:
boolean
=false
TEST_ID
const
TEST_ID:"SHELF"
='SHELF'
Shelf()
Shelf(
props
):ReactNode
NOTE: Exotic components are not callable.
Parameters
Parameter | Type |
---|---|
props | Props & RefAttributes \<FlatList \<any >> |
Returns
ReactNode