Interface InteractiveResultProps

interface InteractiveResultProps {
    options: InteractiveResultOptions;
}

Hierarchy (View Summary)

Properties

Properties

The options for the InteractiveResult controller.