Interface InteractiveCitationProps

interface InteractiveCitationProps {
    options: InteractiveCitationOptions;
}

Hierarchy (View Summary)

Properties

Properties

The options for the InteractiveCitation controller.