Interface TableFeatures

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

Hierarchy

  • Record<string, unknown | undefined>
    • TableFeatures

Properties

columnOrder: TableMeta

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

columnVisibility: TableMeta<unknown>

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

Generated using TypeDoc