ngx-datatables-net Modern Angular wrapper for DataTables.net

Responsive extension

DataTables docs

With responsive: true, columns that don't fit collapse into an expandable child row (click the + control). The table below is constrained to 560px so the collapse is visible on a wide screen.

IDNamePositionOfficeAgeStart dateSalaryStatus
import 'datatables.net-responsive';
options: Config = { responsive: true };