Interface InteractiveInstantResultProps

interface InteractiveInstantResultProps {
    options: InteractiveInstantResultOptions;
}

Hierarchy (view full)

Properties

Properties

The options for the InteractiveInstantResult controller.