Interface InsightInteractiveResultProps

interface InsightInteractiveResultProps {
    options: InsightInteractiveResultOptions;
}

Hierarchy (view full)

Properties

Properties

The options for the InteractiveResult controller.