Interface RecommendationInteractiveResultProps

interface RecommendationInteractiveResultProps {
    options: RecommendationInteractiveResultOptions;
}

Hierarchy (view full)

Properties

Properties

The options for the InteractiveResult controller.