Instantiation options for CSV widgets.

interface IOptions {
    context: DocumentRegistry.Context;
}

Properties

Properties

The document context for the CSV being rendered by the widget.