Interface DataOptions

Options for requesting table data, either as a snapshot or a subscription. See subtypes for more specific options:

Hierarchy

Properties

columns: Column[]

Required property to indicate which columns should be included in the table data.

previewOptions?: PreviewOptions

Optional preview instructions for columns in the table data.