Interface RecommendationInteractiveResultProps

interface RecommendationInteractiveResultProps {
    options: RecommendationInteractiveResultOptions;
}

Hierarchy (View Summary)

Properties

Properties

The options for the InteractiveResult controller.