UNPKG

ng-hub-ui-table

Version:

Highly customizable Angular table and list components with pagination, sorting and filtering support.

5 lines (4 loc) 88 B
export declare enum SelectionTypes { Single = "single", Multiple = "multiple" }