ia-sdk-react-native-monorepo - v1.0.0
    Preparing search index...

    Interface IaProductGridProps

    interface IaProductGridProps {
        pzn?: string;
        shouldShowLoading?: boolean;
        style?: ____ViewStyleProp_Internal;
        type: IaProductDisplayType;
    }
    Index

    Properties

    pzn?: string

    Optional product identifier (pzn) for recommendation-based types.

    shouldShowLoading?: boolean

    Whether to show a loading indicator while products load (iOS only).

    style?: ____ViewStyleProp_Internal

    Optional style overrides for the wrapping view.

    Product collection to display.