Interface InsightInteractiveResultProps

interface InsightInteractiveResultProps {
    options: InsightInteractiveResultOptions;
}

Hierarchy (View Summary)

Properties

Properties

The options for the InteractiveResult controller.