Interface InteractiveInstantResultProps

interface InteractiveInstantResultProps {
    options: InteractiveInstantResultOptions;
}

Hierarchy (View Summary)

Properties

Properties

The options for the InteractiveInstantResult controller.