Interface InteractiveRecentResultProps

interface InteractiveRecentResultProps {
    options: InteractiveRecentResultOptions;
}

Hierarchy (view full)

Properties

Properties

The options for the InteractiveResult controller.