Interface InteractiveResultProps

interface InteractiveResultProps {
    options: InteractiveResultOptions;
}

Hierarchy (view full)

Properties

Properties

The options for the InteractiveResult controller.