ID Name Actions
{{ item.getId() }} {{ item.getName() }} title="Delete" text="Do you want to delete this item?" type="warning" [showCancelButton]="true" (confirm)="delete(item.id)">
We don't have any record here