UNPKG

@taiga-ui/addon-table

Version:

A library to display tabled data with filters, search, group actions, etc.

6 lines (5 loc) 173 B
import type { Provider } from '@angular/core'; /** * @deprecated TODO: drop after Angular update and signal inputs */ export declare const TUI_TABLE_PROVIDER: Provider[];