Features of ng2-smart-table
masterThe component provides several built-in capabilities for managing data:
- Local data source: Works with arrays of objects.
- Filtering: Search through table data.
- Sorting: Sort columns in ascending or descending order.
- Pagination: Navigate through large datasets.
- Inline Actions: Add, edit, or delete rows directly within the table.
- Flexible event model: Hooks for interacting with table state changes.