Interface ITableFactory<T>

interface ITableFactory<T> ((header, body, tableId, style, ...extras) => T)

Type Parameters