Interface ColumnFeatures

list of interfaces by feature name that consumers may provide alternative implementation for

Hierarchy

  • Record<string, unknown | undefined>
    • ColumnFeatures

Properties

columnOrder: ColumnMeta

interface for the column meta of a "column order plugin"

columnVisibility: ColumnMeta<unknown>

interface for the column meta of a "column visibility plugin"

Generated using TypeDoc