Skip to main content

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

ParameterType
propsProps & RefAttributes\<FlatList\<any>>

Returns

ReactNode