Interface RecommendationsProps

interface RecommendationsProps {
    options: RecommendationsOptions;
}

Properties

Properties

The options for the Recommendations controller.